Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability allowing potential Spectre v1 exploitation through netlink attributes in the Linux kernel has been addressed. The issue arose because attribute types were not properly validated before being used as array indices, creating a risk of leaking kernel memory to malicious users. The vulnerability was mitigated by centralizing validation in core netlink functions and applying array_index_nospec() to prevent such leaks.
Exploitation of this vulnerability could lead to unauthorized access to kernel memory, potentially allowing for malicious manipulation or interference with kernel operations.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.