Security Advisory

CVE-2024-57852

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-27 02:18:09
Last updated 2026-05-23 15:56:10
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: scm: smc: Handle missing SCM device Commit ca61d6836e6f ("firmware: qcom: scm: fix a NULL-pointer dereference") makes it explicit that qcom_scm_get_tzmem_pool() can return NULL, therefore its users should handle this.