← Back to CVE List

CVE-2024-53069

Published: 2024-11-19T18:15Z
Last Modified: 2024-11-22T22:26Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt