Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A NULL pointer dereference vulnerability has been identified in the Linux kernel's handling of Exynos chip IDs. The issue arises because the 'soc_dev_attr->revision' attribute can be NULL, potentially leading to a dereference error. This vulnerability has been addressed by adding a NULL pointer check in the 'exynos_chipid_probe()' function. The problem was discovered through static analysis.
Exploitation of this vulnerability could lead to a NULL pointer dereference, causing a kernel crash or other undefined behavior.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.