Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A memory leak vulnerability has been identified in the Linux kernel's SELinux implementation, specifically within the security_read_state_kernel() function. The issue arises because the function returns the result of __security_read_policy without releasing the memory allocated for the data, leading to a memory leak. The vulnerability has been addressed by ensuring that the memory is freed if __security_read_policy fails.
Exploitation of this vulnerability leads to a memory leak, causing increased memory usage and potential degradation of system performance over time.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.