CVE-2024-42128

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-42128
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-42128.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-42128
Downstream
Related
Published
2024-07-30T07:46:24.751Z
Modified
2025-11-27T02:33:56.757295Z
Summary
leds: an30259a: Use devm_mutex_init() for mutex initialization
Details

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

leds: an30259a: Use devmmutexinit() for mutex initialization

In this driver LEDs are registered using devmledclassdevregister() so they are automatically unregistered after module's remove() is done. ledclassdevunregister() calls module's ledset_brightness() to turn off the LEDs and that callback uses mutex which was destroyed already in module's remove() so use devm API instead.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/blob/cc431b3424123d84bcd7afd4de150b33f117a8ef/cves/2024/42xxx/CVE-2024-42128.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
2d00f35c55e74fcb5626c9aa336c1ed697cd2ae9
Fixed
3ead19aa341de89a8c3d88a091d8093ebea622e8
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
2d00f35c55e74fcb5626c9aa336c1ed697cd2ae9
Fixed
9dba44460bfca657ca43f03ea9bafa4f9f7dd077
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
2d00f35c55e74fcb5626c9aa336c1ed697cd2ae9
Fixed
c382e2e3eccb6b7ca8c7aff5092c1668428e7de6

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.20.0
Fixed
6.6.39
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.9.9