Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 260068 (CVE-2009-0676) - Kernel: <2.6.28.6 sock_getsockopt() kernel memory retrieval (CVE-2009-0676)
Summary: Kernel: <2.6.28.6 sock_getsockopt() kernel memory retrieval (CVE-2009-0676)
Status: RESOLVED FIXED
Alias: CVE-2009-0676
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.27.18] [linux >=2.6.28 <2...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-23 21:36 UTC by Stefan Behte (RETIRED)
Modified: 2013-09-05 03:53 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 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.