Linux · Linux Kernel · CVE-2024-53069
**Name of the Vulnerable Software and Affected Versions**
Linux kernel (affected versions not specified)
**Description**
The issue is related to a NULL-pointer dereference in the Linux kernel's firmware, specifically in the qcom scm component. Some SCM calls can be invoked with ` scm` being NULL, which occurs when the driver has not been probed due to the absence of an SCM entry in the device-tree. The fix ensures that a NULL pointer is not dereferenced.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.