Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 283824 (CVE-2009-3001)

Summary: Kernel: AF_LLC Memory Disclosure (CVE-2009-3001)
Product: Gentoo Security Reporter: Alex Legler (RETIRED) <a3li>
Component: KernelAssignee: Gentoo Security <security>
Status: RESOLVED FIXED    
Severity: normal CC: hardened-kernel+disabled, kernel
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=28e9fc592cb8c7a43e4d3147b38be6032a0e81bc
Whiteboard: [linux <2.6.31]
Package list:
Runtime testing required: ---

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.