CyberAlerts is shutting down on June 30th, 2025. Thank you for your support!

CVE-2024-46685: pinctrl: single: fix potential NULL dereference in pcs_get_function()

5.5 CVSS

Description

In the Linux kernel, the following vulnerability has been resolved:

pinctrl: single: fix potential NULL dereference in pcs_get_function()

pinmux_generic_get_function() can return NULL and the pointer 'function'
was dereferenced without checking against NULL. Add checking of pointer
'function' in pcs_get_function().

Found by code review.

Classification

CVE ID: CVE-2024-46685

CVSS Base Severity: MEDIUM

CVSS Base Score: 5.5

CVSS Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Affected Products

Vendor: Linux

Product: Linux

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.08% (probability of being exploited)

EPSS Percentile: 24.26% (scored less or equal to compared to others)

EPSS Date: 2025-06-02 (when was this score calculated)

Stakeholder-Specific Vulnerability Categorization (SSVC)

SSVC Exploitation: none

SSVC Technical Impact: partial

SSVC Automatable: false

References

https://nvd.nist.gov/vuln/detail/CVE-2024-46685
https://git.kernel.org/stable/c/0a2bab5ed161318f57134716accba0a30f3af191
https://git.kernel.org/stable/c/2cea369a5c2e85ab14ae716da1d1cc6d25c85e11
https://git.kernel.org/stable/c/4e9436375fcc9bd2a60ee96aba6ed53f7a377d10
https://git.kernel.org/stable/c/6341c2856785dca7006820b127278058a180c075
https://git.kernel.org/stable/c/8f0bd526921b6867c2f10a83cd4fd14139adcd92
https://git.kernel.org/stable/c/4ed45fe99ec9e3c9478bd634624cd05a57d002f7
https://git.kernel.org/stable/c/292151af6add3e5ab11b2e9916cffa5f52859a1f
https://git.kernel.org/stable/c/1c38a62f15e595346a1106025722869e87ffe044

Timeline