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

« back to all changes in this revision

Viewing changes to retired/CVE-2008-3077

  • 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
 
PublicDate: 2008-07-08
2
 
Candidate: CVE-2008-3077
3
 
References:
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3077
5
 
 http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.25.y.git;a=commitdiff;h=1e9a615bfce7996ea4d815d45d364b47ac6a74e8
6
 
Description:
7
 
 arch/x86/kernel/ptrace.c in the Linux kernel before 2.6.25.10 on the x86_64
8
 
 platform leaks task_struct references into the sys32_ptrace function, which
9
 
 allows local users to cause a denial of service (system crash) or have
10
 
 unspecified other impact via unknown vectors, possibly a use-after-free
11
 
 vulnerability.
12
 
Ubuntu-Description:
13
 
Notes:
14
 
 kees> only an issue in 2.6.25
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
 
intrepid_linux-source-2.6.15: DNE
27
 
devel_linux-source-2.6.15: DNE
28
 
 
29
 
Patches_linux-source-2.6.20:
30
 
upstream_linux-source-2.6.20: not-affected (code not present)
31
 
dapper_linux-source-2.6.20: DNE
32
 
feisty_linux-source-2.6.20: not-affected (code not present)
33
 
gutsy_linux-source-2.6.20: DNE
34
 
hardy_linux-source-2.6.20: DNE
35
 
intrepid_linux-source-2.6.20: DNE
36
 
devel_linux-source-2.6.20: DNE
37
 
 
38
 
Patches_linux-source-2.6.22:
39
 
upstream_linux-source-2.6.22: not-affected (code not present)
40
 
dapper_linux-source-2.6.22: DNE
41
 
feisty_linux-source-2.6.22: DNE
42
 
gutsy_linux-source-2.6.22: not-affected (code not present)
43
 
hardy_linux-source-2.6.22: DNE
44
 
intrepid_linux-source-2.6.22: DNE
45
 
devel_linux-source-2.6.22: DNE
46
 
 
47
 
Patches_linux:
48
 
 break-fix: 5a4646a4efed8c835f76c3b88f3155f6ab5b8d9b 562b80bafffaf42a6d916b0a2ee3d684220a1c10
49
 
upstream_linux: released (2.6.26~rc1)
50
 
dapper_linux: DNE
51
 
feisty_linux: DNE
52
 
gutsy_linux: DNE
53
 
hardy_linux: not-affected (code not present)
54
 
intrepid_linux: not-affected (code not present)
55
 
devel_linux: not-affected (code not present)