Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.11, < 6.11.8 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/3d36e2b1d803f0d1cc674115d295a8f20ddb9268Patch
- https://git.kernel.org/stable/c/ca61d6836e6f4442a77762e1074d2706a2a6e578Patch
FAQ
What is CVE-2024-53069?
CVE-2024-53069 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 b...
How severe is CVE-2024-53069?
CVE-2024-53069 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-53069?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.