Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 283826 (CVE-2009-3043) - Kernel: tty_ldisc_hangup() DoS, Privilege Escalation (CVE-2009-3043)
Summary: Kernel: tty_ldisc_hangup() DoS, Privilege Escalation (CVE-2009-3043)
Status: RESOLVED FIXED
Alias: CVE-2009-3043
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:50 UTC by Alex Legler (RETIRED)
Modified: 2013-09-15 18:41 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:50:10 UTC
CVE-2009-3043 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-3043):
  The tty_ldisc_hangup function in drivers/char/tty_ldisc.c in the
  Linux kernel before 2.6.31-rc8 allows local users to cause a denial
  of service (system crash, sometimes preceded by a NULL pointer
  dereference) or possibly gain privileges via certain pseudo-terminal
  I/O activity, as demonstrated by KernelTtyTest.c.