In the Linux kernel, the following vulnerability has been resolved:
firmware: qcom: scm: fix a NULL-pointer dereference
Some SCM calls can be invoked with __scm being NULL (the driver may not
have been and will not be probed as there's no SCM entry in device-tree).
Make sure we don't dereference a NULL pointer.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-11-19 18:15
Updated : 2024-11-22 22:26
NVD link : CVE-2024-53069
Mitre link : CVE-2024-53069
CVE.ORG link : CVE-2024-53069
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference