CVE-2009-3002
MediumThe Linux kernel before 2.6.31-rc7 does not initialize certain data structures within getname functions, which allows local users to read the contents of some kernel memory locations by calling getsockname on (1) an AF_APPLETALK socket, related to the atalk_getname function in net/appletalk/ddp.c; (2) an AF_IRDA socket, related to the irda_getname function in net/irda/af_irda.c; (3) an AF_ECONET socket, related to the econet_getname function in net/econet/af_econet.c; (4) an AF_NETROM socket, related to the nr_getname function in net/netrom/af_netrom.c; (5) an AF_ROSE socket, related to the rose_getname function in net/rose/af_rose.c; or (6) a raw CAN socket, related to the raw_getname function in net/can/raw.c.
CVSS 2.0 score
4.9
AV:L/AC:L/Au:N/C:C/I:N/A:N
Weakness type
CWE-200CVE-2009-3002 is a Information Exposure vulnerability
What is Information Exposure?
The product exposes sensitive information to an actor not authorised to see it. Learn more on MITRE CWE
References
The following references provide additional information about CVE-2009-3002 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
Mailing List Third Party Advisory
-
Mailing List Third Party Advisory
-
Mailing List Third Party Advisory
-
Third Party Advisory
-
Third Party Advisory
-
Third Party Advisory
-
Exploit-DBhttp://www.exploit-db.com/exploits/9521Third Party Advisory VDB Entry
-
Vendor Advisory
-
Mailing List Third Party Advisory
-
Mailing List Third Party Advisory
-
Third Party Advisory VDB Entry
-
Securityfocushttp://www.securityfocus.com/bid/36150Exploit Third Party Advisory VDB Entry
-
Ubuntu Securityhttp://www.ubuntu.com/usn/USN-852-1Third Party Advisory
-
Exploit Issue Tracking Third Party Advisory
-
Third Party Advisory
-
Third Party Advisory
-
Third Party Advisory
-
Third Party Advisory
-
PatchKernel patch commithttp://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=09384dfc76e526c3993c09c42e016372dc9dd22c
-
PatchKernel patch commithttp://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=17ac2e9c58b69a1e25460a568eae1b0dc0188c25
-
PatchKernel patch commithttp://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=3d392475c873c10c10d6d96b94d092a34ebd4791
Frequently asked questions
-
What is CVE-2009-3002?
CVE-2009-3002 is a Medium severity Linux kernel vulnerability with a CVSS score of 4.9 out of 10 , classified as an Information Exposure flaw (CWE-200) . CVE-2009-3002 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2009-3002?
CVE-2009-3002 has a CVSS score of 4.9 out of 10, rated Medium severity (CVSS 2.0). The vector string is
AV:L/AC:L/Au:N/C:C/I:N/A:N. -
Is there a patch available for CVE-2009-3002?
No patch is currently available for CVE-2009-3002. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2009-3002 actively exploited?
No — CVE-2009-3002 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.
-
What is Information Exposure (CWE-200)?
The product exposes sensitive information to an actor not authorised to see it. View CWE-200 on MITRE CWE →