CVE-2024-36029

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux67e6db113c903f2b8af924400b7b43ade4b9ac5c < 1200481cd6069d16ce20133bcd86f5825e26a045affected
LinuxLinux67e6db113c903f2b8af924400b7b43ade4b9ac5c < a957ea5aa3d3518067a1ba32c6127322ad348d20affected
LinuxLinux67e6db113c903f2b8af924400b7b43ade4b9ac5c < 56b99a52229d7f8cd1f53d899f57aa7eb4b199afaffected
LinuxLinux67e6db113c903f2b8af924400b7b43ade4b9ac5c < f653b04a818c490b045c97834d559911479aa1c5affected
LinuxLinux67e6db113c903f2b8af924400b7b43ade4b9ac5c < f8def10f73a516b771051a2f70f2f0446902cb4faffected
LinuxLinux4.10affected
LinuxLinux0 < 4.10unaffected
LinuxLinux5.15.158 <= 5.15.*unaffected
LinuxLinux6.1.90 <= 6.1.*unaffected
LinuxLinux6.6.30 <= 6.6.*unaffected
LinuxLinux6.8.9 <= 6.8.*unaffected
LinuxLinux6.9 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

CVE Program Container

Additional References

References