Name | CVE-2009-0859 |
Description | The shm_get_stat function in ipc/shm.c in the shm subsystem in the Linux kernel before 2.6.28.5, when CONFIG_SHMEM is disabled, misinterprets the data type of an inode, which allows local users to cause a denial of service (system hang) via an SHM_INFO shmctl call, as demonstrated by running the ipcs program. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DSA-1787-1, DSA-1794-1, DSA-1800-1 |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
fai-kernels | source | etch | 1.17+etch.24etch2 | DSA-1794-1 | ||
linux-2.6 | source | etch | 2.6.18.dfsg.1-24etch2 | DSA-1794-1 | ||
linux-2.6 | source | lenny | 2.6.26-15lenny2 | DSA-1800-1 | ||
linux-2.6 | source | (unstable) | 2.6.29-1 | |||
linux-2.6.24 | source | etch | 2.6.24-6~etchnhalf.8etch1 | DSA-1787-1 | ||
user-mode-linux | source | etch | 2.6.18-1um-2etch.24etch2 | DSA-1794-1 | ||
user-mode-linux | source | lenny | 2.6.26-1um-2+15lenny2 | DSA-1800-1 |
All Debian kernels set CONFIG_SHMEM, so this is moot except
for locally modified configs and even for that I fail to
see why anyone would run a kernel w/o CONFIG_SHMEM?