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

« back to all changes in this revision

Viewing changes to retired/CVE-2008-4410

  • 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-2008-4410
2
 
PublicDate: 2008-10-03
3
 
References:
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4410
5
 
Description:
6
 
 The vmi_write_ldt_entry function in arch/x86/kernel/vmi_32.c in the Virtual
7
 
 Machine Interface (VMI) in the Linux kernel 2.6.26.5 invokes
8
 
 write_idt_entry where write_ldt_entry was intended, which allows local
9
 
 users to cause a denial of service (persistent application failure) via
10
 
 crafted function calls, related to the Java Runtime Environment (JRE)
11
 
 experiencing improper LDT selector state, a different vulnerability than
12
 
 CVE-2008-3247.
13
 
Ubuntu-Description:
14
 
Notes:
15
 
Bugs:
16
 
Priority: low
17
 
Discovered-by:
18
 
Assigned-to:
19
 
 
20
 
Patches_linux-source-2.6.15:
21
 
upstream_linux-source-2.6.15: not-affected (code not present)
22
 
dapper_linux-source-2.6.15: not-affected (code not present)
23
 
feisty_linux-source-2.6.15: DNE
24
 
gutsy_linux-source-2.6.15: DNE
25
 
hardy_linux-source-2.6.15: DNE
26
 
devel_linux-source-2.6.15: DNE
27
 
 
28
 
Patches_linux-source-2.6.20:
29
 
upstream_linux-source-2.6.20: not-affected (code not present)
30
 
dapper_linux-source-2.6.20: DNE
31
 
feisty_linux-source-2.6.20: not-affected (code not present)
32
 
gutsy_linux-source-2.6.20: DNE
33
 
hardy_linux-source-2.6.20: DNE
34
 
devel_linux-source-2.6.20: DNE
35
 
 
36
 
Patches_linux-source-2.6.22:
37
 
upstream_linux-source-2.6.22: not-affected (code not present)
38
 
dapper_linux-source-2.6.22: DNE
39
 
feisty_linux-source-2.6.22: DNE
40
 
gutsy_linux-source-2.6.22: not-affected (code not present)
41
 
hardy_linux-source-2.6.22: DNE
42
 
devel_linux-source-2.6.22: DNE
43
 
 
44
 
Patches_linux:
45
 
upstream_linux: released (2.6.27)
46
 
dapper_linux: DNE
47
 
feisty_linux: DNE
48
 
gutsy_linux: DNE
49
 
hardy_linux: not-affected (code not present)
50
 
devel_linux: not-affected (code not present)