CVE-2024-36029
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.
Does this matter?
Lower severity and a low EPSS score (0.24%). Track it; it rarely justifies an emergency change on its own.
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 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.24% probability · 15th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.