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

« back to all changes in this revision

Viewing changes to retired/CVE-2013-4370

  • 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-2013-4370
2
 
PublicDate: 2013-10-17
3
 
References:
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4370
5
 
 http://lists.xen.org/archives/html/xen-announce/2013-10/msg00002.html
6
 
Description:
7
 
 The ocaml binding for the xc_vcpu_getaffinity function in Xen 4.2.x and
8
 
 4.3.x frees certain memory that may still be intended for use, which allows
9
 
 local users to cause a denial of service (heap corruption and crash) and
10
 
 possibly execute arbitrary code via unspecified vectors that trigger a (1)
11
 
 use-after-free or (2) double free.
12
 
Ubuntu-Description:
13
 
Notes:
14
 
 jdstrand> per upstream, 4.2 and later
15
 
 mdeslaur> This is XSA-69
16
 
Bugs:
17
 
Priority: low
18
 
Discovered-by:
19
 
Assigned-to:
20
 
 
21
 
Patches_xen-3.3:
22
 
upstream_xen-3.3: ignored (reached end-of-life)
23
 
lucid_xen-3.3: not-affected (3.3.0-1ubuntu11)
24
 
precise_xen-3.3: DNE
25
 
quantal_xen-3.3: DNE
26
 
raring_xen-3.3: DNE
27
 
saucy_xen-3.3: DNE
28
 
devel_xen-3.3: DNE
29
 
 
30
 
Patches_xen:
31
 
 patch: xsa70.patch
32
 
upstream_xen: needs-triage
33
 
lucid_xen: DNE
34
 
precise_xen: not-affected
35
 
quantal_xen: not-affected (4.1.3-3ubuntu1.7)
36
 
raring_xen: released (4.2.2-0ubuntu0.13.04.2)
37
 
saucy_xen: released (4.3.0-1ubuntu1.1)
38
 
devel_xen: released (4.3.0-1ubuntu2)
39