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

« back to all changes in this revision

Viewing changes to retired/CVE-2009-2846

  • 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-2846
2
 
PublicDate: 2009-08-18
3
 
References:
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2846
5
 
 https://usn.ubuntu.com/usn/usn-852-1
6
 
Description:
7
 
 The eisa_eeprom_read function in the parisc isa-eeprom component
8
 
 (drivers/parisc/eisa_eeprom.c) in the Linux kernel before 2.6.31-rc6 allows
9
 
 local users to access restricted memory via a negative ppos argument, which
10
 
 bypasses a check that assumes that ppos is positive and causes an
11
 
 out-of-bounds read in the readb function.
12
 
Ubuntu-Description:
13
 
Notes:
14
 
Bugs:
15
 
Priority: low
16
 
Discovered-by:
17
 
Assigned-to:
18
 
 
19
 
Patches_linux-source-2.6.15:
20
 
upstream_linux-source-2.6.15: needs-triage
21
 
dapper_linux-source-2.6.15: released (2.6.15-55.80)
22
 
hardy_linux-source-2.6.15: DNE
23
 
intrepid_linux-source-2.6.15: DNE
24
 
jaunty_linux-source-2.6.15: DNE
25
 
devel_linux-source-2.6.15: DNE
26
 
 
27
 
Patches_linux:
28
 
upstream_linux: needs-triage
29
 
dapper_linux: DNE
30
 
hardy_linux: released (2.6.24-25.63)
31
 
intrepid_linux: released (2.6.27-15.43)
32
 
jaunty_linux: released (2.6.28-16.55)
33
 
devel_linux: not-affected