Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 283824 (CVE-2009-3001) - Kernel: AF_LLC Memory Disclosure (CVE-2009-3001)
Summary: Kernel: AF_LLC Memory Disclosure (CVE-2009-3001)
Status: RESOLVED FIXED
Alias: CVE-2009-3001
Product: Gentoo Security
Classification: Unclassified
Component: Kernel (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Security
URL: http://git.kernel.org/?p=linux/kernel...
Whiteboard: [linux <2.6.31]
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-06 09:47 UTC by Alex Legler (RETIRED)
Modified: 2013-09-15 18:42 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Legler (RETIRED) archtester gentoo-dev Security 2009-09-06 09:47:30 UTC
CVE-2009-3001 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-3001):
  The llc_ui_getname function in net/llc/af_llc.c in the Linux kernel
  2.6.31-rc7 and earlier does not initialize a certain data structure,
  which allows local users to read the contents of some kernel memory
  locations by calling getsockname on an AF_LLC socket.