Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 386437 - Kernel: do_task_stat() ASLR weakening (CVE-2011-0726)
Summary: Kernel: do_task_stat() ASLR weakening (CVE-2011-0726)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Kernel (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Security
URL:
Whiteboard: [linux < 2.6.39-rc1]
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-08 17:39 UTC by GLSAMaker/CVETool Bot
Modified: 2013-09-16 00:49 UTC (History)
1 user (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 GLSAMaker/CVETool Bot gentoo-dev 2011-10-08 17:39:09 UTC
CVE-2011-0726 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-0726):
  The do_task_stat function in fs/proc/array.c in the Linux kernel before
  2.6.39-rc1 does not perform an expected uid check, which makes it easier for
  local users to defeat the ASLR protection mechanism by reading the
  start_code and end_code fields in the /proc/#####/stat file for a process
  executing a PIE binary.