CVE ID : CVE-2024-53069
Published : Nov. 19, 2024, 6:15 p.m. | 1 hour ago
Description : 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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more…