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

« back to all changes in this revision

Viewing changes to retired/CVE-2013-1442

  • 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-1442
2
 
PublicDate: 2013-09-30
3
 
References:
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1442
5
 
 http://www.openwall.com/lists/oss-security/2013/09/25/2
6
 
 http://lists.xen.org/archives/html/xen-announce/2013-09/msg00005.html
7
 
Description:
8
 
 Xen 4.0 through 4.3.x, when using AVX or LWP capable CPUs, does not
9
 
 properly clear previous data from registers when using an XSAVE or XRSTOR
10
 
 to extend the state components of a saved or restored vCPU after touching
11
 
 other restored extended registers, which allows local guest OSes to obtain
12
 
 sensitive information by reading the registers.
13
 
Ubuntu-Description:
14
 
Notes:
15
 
 sarnold> Problem can be mitigated with the "no-xsave" hypervisor command
16
 
  line option, which should be the default in 12.04 LTS and 12.10.
17
 
 mdeslaur> This is XSA-62
18
 
Bugs:
19
 
Priority: medium
20
 
Discovered-by: Jan Beulich
21
 
Assigned-to:
22
 
 
23
 
Patches_xen-3.3:
24
 
upstream_xen-3.3: ignored (reached end-of-life)
25
 
lucid_xen-3.3: not-affected
26
 
precise_xen-3.3: DNE
27
 
quantal_xen-3.3: DNE
28
 
raring_xen-3.3: DNE
29
 
saucy_xen-3.3: DNE
30
 
devel_xen-3.3: DNE
31
 
 
32
 
Patches_xen:
33
 
 upstream: http://lists.xen.org/archives/html/xen-announce/2013-09/bind3QfiYrWBs.bin (4.1)
34
 
 upstream: http://lists.xen.org/archives/html/xen-announce/2013-09/bini6tc760v1O.bin (4.2, 4.3)
35
 
Tags_xen: universe-binary
36
 
upstream_xen: needed
37
 
lucid_xen: DNE
38
 
precise_xen: released (4.1.5-0ubuntu0.12.04.2)
39
 
quantal_xen: released (4.1.5-0ubuntu0.12.10.2)
40
 
raring_xen: released (4.2.2-0ubuntu0.13.04.2)
41
 
saucy_xen: released (4.3.0-1ubuntu1.1)
42
 
devel_xen: released (4.3.0-1ubuntu2)
43