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

« back to all changes in this revision

Viewing changes to retired/CVE-2014-8595

  • 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-2014-8595
2
 
PublicDate: 2014-11-19
3
 
References:
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8595
5
 
 http://xenbits.xen.org/xsa/advisory-110.html
6
 
Description:
7
 
 arch/x86/x86_emulate/x86_emulate.c in Xen 3.2.1 through 4.4.x does not
8
 
 properly check privileges, which allows local HVM guest users to gain
9
 
 privileges or cause a denial of service (crash) via a crafted (1) CALL, (2)
10
 
 JMP, (3) RETF, (4) LCALL, (5) LJMP, or (6) LRET far branch instruction.
11
 
Ubuntu-Description:
12
 
Notes:
13
 
 mdeslaur> 3.2.1+
14
 
Bugs:
15
 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770230
16
 
Priority: medium
17
 
Discovered-by:
18
 
Assigned-to:
19
 
 
20
 
Patches_xen-3.3:
21
 
Tags_xen-3.3: universe-binary
22
 
upstream_xen-3.3: ignored (reached end-of-life)
23
 
lucid_xen-3.3: ignored (reached end-of-life)
24
 
precise_xen-3.3: DNE
25
 
trusty_xen-3.3: DNE
26
 
utopic_xen-3.3: DNE
27
 
vivid_xen-3.3: DNE
28
 
devel_xen-3.3: DNE
29
 
 
30
 
Patches_xen:
31
 
Tags_xen: universe-binary
32
 
upstream_xen: needed
33
 
lucid_xen: DNE
34
 
precise_xen: released (4.1.6.1-0ubuntu0.12.04.4)
35
 
trusty_xen: released (4.4.1-0ubuntu0.14.04.2)
36
 
utopic_xen: released (4.4.1-0ubuntu0.14.10.2)
37
 
vivid_xen: released (4.4.1-3ubuntu2)
38
 
devel_xen: released (4.4.1-3ubuntu2)
39
 
 
40