CVE-2005-3119
LowMemory leak in the request_key_auth_destroy function in request_key_auth in Linux kernel 2.6.10 up to 2.6.13 allows local users to cause a denial of service (memory consumption) via a large number of authorization token keys.
CVSS 2.0 score
2.1
AV:L/AC:L/Au:N/C:N/I:N/A:P
Weakness type
CWE-401CVE-2005-3119 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-3119 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
Broken Link
-
Broken Link Vendor Advisory
-
Broken Link Vendor Advisory
-
Broken Link
-
Securityfocushttp://www.securityfocus.com/bid/15076Broken Link Third Party Advisory VDB Entry
-
Broken Link
Frequently asked questions
-
What is CVE-2005-3119?
CVE-2005-3119 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-3119 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2005-3119?
CVE-2005-3119 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-3119?
No patch is currently available for CVE-2005-3119. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2005-3119 actively exploited?
No — CVE-2005-3119 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 →