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

Bug 260068 (CVE-2009-0676)

Summary: Kernel: <2.6.28.6 sock_getsockopt() kernel memory retrieval (CVE-2009-0676)
Product: Gentoo Security Reporter: Stefan Behte (RETIRED) <craig>
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=df0bca049d01c0ee94afb7cd5dfd959541e6c8da
Whiteboard: [linux <2.6.27.18] [linux >=2.6.28 <2.6.28.6]
Package list:
Runtime testing required: ---

Description Stefan Behte (RETIRED) gentoo-dev Security 2009-02-23 21:36:32 UTC
CVE-2009-0676 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-0676):
  The sock_getsockopt function in net/core/sock.c in the Linux kernel
  before 2.6.28.6 does not initialize a certain structure member, which
  allows local users to obtain potentially sensitive information from
  kernel memory via an SO_BSDCOMPAT getsockopt request.