Vulnerabilities > CVE-2009-3043 - Resource Management Errors vulnerability in Linux Kernel

047910
CVSS 0.0 - NONE
Attack vector
UNKNOWN
Attack complexity
UNKNOWN
Privileges required
UNKNOWN
Confidentiality impact
UNKNOWN
Integrity impact
UNKNOWN
Availability impact
UNKNOWN
linux
CWE-399
exploit available

Summary

The tty_ldisc_hangup function in drivers/char/tty_ldisc.c in the Linux kernel 2.6.31-rc 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.

Vulnerable Configurations

Part Description Count
OS
Linux
331

Common Weakness Enumeration (CWE)

Exploit-Db

descriptionLinux Kernel 2.6.x 'drivers/char/tty_ldisc.c' NULL Pointer Dereference Denial of Service Vulnerability. CVE-2009-3043. Dos exploit for linux platform
idEDB-ID:33193
last seen2016-02-03
modified2009-08-19
published2009-08-19
reporterEric W. Biederman
sourcehttps://www.exploit-db.com/download/33193/
titleLinux Kernel 2.6.x - 'drivers/char/tty_ldisc.c' NULL Pointer Dereference Denial of Service Vulnerability

Seebug

bulletinFamilyexploit
descriptionBUGTRAQ ID: 36191 CVE(CAN) ID: CVE-2009-3043 Linux Kernel是开放源码操作系统Linux所使用的内核。 如果本地用户执行了某些伪终端I/O操作,就可以在Linux Kernel的drivers/char/tty_ldisc.c文件的tty_ldisc_hangup函数中触发空指针引用,导致系统崩溃。 Linux kernel 2.6.x 厂商补丁: Linux ----- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://www.kernel.org/pub/linux/kernel/v2.6/testing/linux-2.6.31-rc8.tar.bz2
idSSV:12198
last seen2017-11-19
modified2009-09-04
published2009-09-04
reporterRoot
sourcehttps://www.seebug.org/vuldb/ssvid-12198
titleLinux Kernel tty ldisc驱动空指针引用拒绝服务漏洞

Statements

contributorTomas Hoger
lastmodified2009-09-03
organizationRed Hat
statementNot vulnerable. This issue did not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 3, 4, 5 or Red Hat Enterprise MRG, as they do not contain a backport of the tty ldisc rewrite (upstream commits 65b770468e98 and cbe9352fa08f).