Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293751 (CVE-2009-3080) - Kernel: gdth_read_event() Array Indexing Vulnerability (CVE-2009-3080)
Summary: Kernel: gdth_read_event() Array Indexing Vulnerability (CVE-2009-3080)
Status: RESOLVED FIXED
Alias: CVE-2009-3080
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.40] [linux >=2.6.28 <2...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-19 19:42 UTC by cilly
Modified: 2013-09-15 18:47 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 cilly 2009-11-19 19:42:59 UTC
DESCRIPTION:
A vulnerability has been reported in the Linux Kernel, which can be
exploited by malicious, local users to cause a DoS (Denial of
Service) and potentially gain escalated privileges.

The vulnerability is caused due to an array indexing error within the
"gdth_read_event()" function in drivers/scsi/gdth.c, which can be
exploited by sending a specially crafted IOCTL to the driver.

SOLUTION:
Fixed in the GIT repository.
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2009-11-23 17:39:50 UTC
CVE-2009-3080 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-3080):
  Array index error in the gdth_read_event function in
  drivers/scsi/gdth.c in the Linux kernel before 2.6.32-rc8 allows
  local users to cause a denial of service or possibly gain privileges
  via a negative event index in an IOCTL request.

Comment 2 Bjoern Tropf (RETIRED) gentoo-dev 2009-12-07 12:12:55 UTC
@Kernel: Please back-port this issue in the next 2.6.31 release.