The audit system in Linux kernel 2.6.6, and other versions before 2.6.13.4, when CONFIG_AUDITSYSCALL is enabled, uses an incorrect function to free names_cache memory, which prevents the memory from being tracked by AUDITSYSCALL code and leads to a memory leak that allows attackers to cause a denial of service (memory consumption).
Threat-Mapped Scoring
Score: 1.5
Priority: P4 - Informational (Low)
S10 – Denial of Service
EPSS
Score: 0.00153 Percentile:
0.36751
CVSS Scoring
CVSS v2 Score: 2.1
Severity:
Mapped CWE(s)
CWE-401
: Missing Release of Memory after Effective Lifetime