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.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024111933-CVE-2024-53069-2786@gregkh/T