CVE-2005-3181
LowThe 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).
CVSS 2.0 score
2.1
AV:L/AC:L/Au:N/C:N/I:N/A:P
Weakness type
CWE-401CVE-2005-3181 is a Memory Leak vulnerability
What is Memory Leak?
The product does not release memory after use, causing gradual resource exhaustion. Learn more on MITRE CWE
References
The following references provide additional information about CVE-2005-3181 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
Broken Link
-
Broken Link
-
Broken Link Vendor Advisory
-
Broken Link Vendor Advisory
-
Broken Link Vendor Advisory
-
Broken Link Vendor Advisory
-
Broken Link Vendor Advisory
-
Broken Link Vendor Advisory
-
Debian Securityhttp://www.debian.org/security/2006/dsa-1017Third Party Advisory
-
Third Party Advisory
-
Third Party Advisory
-
Third Party Advisory
-
Third Party Advisory
-
Broken Link
-
Securityfocushttp://www.securityfocus.com/advisories/9549Broken Link Third Party Advisory VDB Entry
-
Securityfocushttp://www.securityfocus.com/advisories/9806Broken Link Third Party Advisory VDB Entry
-
Broken Link Third Party Advisory VDB Entry
-
Securityfocushttp://www.securityfocus.com/bid/15076Broken Link Third Party Advisory VDB Entry
-
Ubuntu Securityhttp://www.ubuntu.com/usn/usn-199-1Third Party Advisory
-
Broken Link
Frequently asked questions
-
What is CVE-2005-3181?
CVE-2005-3181 is a Low severity Linux kernel vulnerability with a CVSS score of 2.1 out of 10 , classified as a Memory Leak flaw (CWE-401) . CVE-2005-3181 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2005-3181?
CVE-2005-3181 has a CVSS score of 2.1 out of 10, rated Low severity (CVSS 2.0). The vector string is
AV:L/AC:L/Au:N/C:N/I:N/A:P. -
Is there a patch available for CVE-2005-3181?
No patch is currently available for CVE-2005-3181. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2005-3181 actively exploited?
No — CVE-2005-3181 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.
-
What is Memory Leak (CWE-401)?
The product does not release memory after use, causing gradual resource exhaustion. View CWE-401 on MITRE CWE →