CVE-2024-57852
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
27/02/2025
Last modified:
27/02/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
firmware: qcom: scm: smc: Handle missing SCM device<br />
<br />
Commit ca61d6836e6f ("firmware: qcom: scm: fix a NULL-pointer<br />
dereference") makes it explicit that qcom_scm_get_tzmem_pool() can<br />
return NULL, therefore its users should handle this.