Linux Kernel SELinux Memory Leak Vulnerability in Security Read State Kernel Function

Vulnerability

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.

Impact

Exploitation of this vulnerability leads to a memory leak, causing increased memory usage and potential degradation of system performance over time.

Added: Jun 18, 2025, 1:54 PM
Updated: Jun 18, 2025, 1:54 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.0
remediation
0.0
relevance
0.2
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.