In the Linux kernel, the following vulnerability has been resolved:
thermal/drivers/qcom/lmh: Check for SCM availability at probe
Up until now, the necessary scm availability check has not been
performed, leading to possible null pointer dereferences (which did
happen for me on RB1).
Fix that.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-06-25 15:15
Updated : 2024-11-21 09:27
NVD link : CVE-2024-39466
Mitre link : CVE-2024-39466
CVE.ORG link : CVE-2024-39466
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference