Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.10, < 5.15.158 |
References
- https://git.kernel.org/stable/c/1200481cd6069d16ce20133bcd86f5825e26a045Patch
- https://git.kernel.org/stable/c/56b99a52229d7f8cd1f53d899f57aa7eb4b199afPatch
- https://git.kernel.org/stable/c/a957ea5aa3d3518067a1ba32c6127322ad348d20Patch
- https://git.kernel.org/stable/c/f653b04a818c490b045c97834d559911479aa1c5Patch
- https://git.kernel.org/stable/c/f8def10f73a516b771051a2f70f2f0446902cb4fPatch
- https://git.kernel.org/stable/c/1200481cd6069d16ce20133bcd86f5825e26a045Patch
- https://git.kernel.org/stable/c/56b99a52229d7f8cd1f53d899f57aa7eb4b199afPatch
- https://git.kernel.org/stable/c/a957ea5aa3d3518067a1ba32c6127322ad348d20Patch
- https://git.kernel.org/stable/c/f653b04a818c490b045c97834d559911479aa1c5Patch
- https://git.kernel.org/stable/c/f8def10f73a516b771051a2f70f2f0446902cb4fPatch
FAQ
What is CVE-2024-36029?
CVE-2024-36029 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 fl...
How severe is CVE-2024-36029?
CVE-2024-36029 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-36029?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.