Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's handling of Qualcomm Secure Control Manager (SCM) firmware can lead to dereferencing a NULL pointer. This issue arises from a missing read barrier in the function qcom_scm_get_tzmem_pool(), which is necessary for accessing the global '__scm' variable from concurrent contexts. The lack of this barrier can cause the function to retrieve a stale value, resulting in a NULL dereference.
The vulnerability can lead to a NULL pointer dereference, potentially causing a system crash or other unintended behavior.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.