~ubuntu-security/ubuntu-cve-tracker/master

« back to all changes in this revision

Viewing changes to retired/CVE-2009-3288

  • Committer: Steve Beattie
  • Date: 2019-02-19 06:18:27 UTC
  • Revision ID: sbeattie@ubuntu.com-20190219061827-oh57fzcfc1u9dlfk
The ubuntu-cve-tracker project has been converted to git.

Please use 'git clone https://git.launchpad.net/ubuntu-cve-tracker' to
get the converted tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Candidate: CVE-2009-3288
2
 
PublicDate: 2009-09-22
3
 
References:
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3288
5
 
 http://www.openwall.com/lists/oss-security/2009/09/03/4
6
 
 https://usn.ubuntu.com/usn/usn-852-1
7
 
Description:
8
 
 The sg_build_indirect function in drivers/scsi/sg.c in Linux kernel
9
 
 2.6.28-rc1 through 2.6.31-rc8 uses an incorrect variable when accessing an
10
 
 array, which allows local users to cause a denial of service (kernel OOPS
11
 
 and NULL pointer dereference), as demonstrated by using xcdroast to
12
 
 duplicate a CD.  NOTE: this is only exploitable by users who can open the
13
 
 cdrom device.
14
 
Ubuntu-Description:
15
 
Notes:
16
 
Bugs:
17
 
Priority: medium
18
 
Discovered-by:
19
 
Assigned-to:
20
 
 
21
 
Patches_linux-source-2.6.15:
22
 
upstream_linux-source-2.6.15: not-affected
23
 
dapper_linux-source-2.6.15: not-affected
24
 
hardy_linux-source-2.6.15: DNE
25
 
intrepid_linux-source-2.6.15: DNE
26
 
jaunty_linux-source-2.6.15: DNE
27
 
devel_linux-source-2.6.15: DNE
28
 
 
29
 
Patches_linux:
30
 
 proposed: http://lkml.org/lkml/2009/9/3/107
31
 
upstream_linux: released (2.6.31)
32
 
dapper_linux: DNE
33
 
hardy_linux: not-affected
34
 
intrepid_linux: not-affected
35
 
jaunty_linux: released (2.6.28-16.55)
36
 
devel_linux: not-affected