Security Advisory
CVE-2024-53069
CVE vulnerability detail — eXtreme Datacenter Security Operations
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 theres no SCM entry in device-tree). Make sure we dont dereference a NULL pointer.