CVE-2024-36029

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-36029
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-36029.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-36029
Downstream
Related
Published
2024-05-30T16:15:11Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

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

mmc: sdhci-msm: pervent access to suspended controller

Generic sdhci code registers LED device and uses host->runtime_suspended flag to protect access to it. The sdhci-msm driver doesn't set this flag, which causes a crash when LED is accessed while controller is runtime suspended. Fix this by setting the flag correctly.

References

Affected packages