Lucene search
+L

874 matches found

Cvelist
Cvelist
added 2014/11/24 3:00 p.m.45 views

CVE-2014-9030

The dommuupdate function in arch/x86/mm.c in Xen 3.2.x through 4.4.x does not properly manage page references, which allows remote domains to cause a denial of service by leveraging control over an HVM guest and a crafted MMUMACHPHYSUPDATE...

6AI score0.02197EPSS
SaveExploits0References8
Xen Project
Xen Project
added 2014/11/20 4:26 p.m.59 views

Guest effectable page reference leak in MMU_MACHPHYS_UPDATE handling

ISSUE DESCRIPTION An error handling path in the processing of MMUMACHPHYSUPDATE failed to drop a page reference which was acquired in an earlier processing step. IMPACT Malicious or buggy stub domain kernels or tool stacks otherwise living outside of Domain0 can mount a denial of service attack...

7.1CVSS6.2AI score0.02197EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2014/11/19 6:59 p.m.9 views

CVE-2014-8595

arch/x86/x86emulate/x86emulate.c in Xen 3.2.1 through 4.4.x does not properly check privileges, which allows local HVM guest users to gain privileges or cause a denial of service crash via a crafted 1 CALL, 2 JMP, 3 RETF, 4 LCALL, 5 LJMP, or 6 LRET far branch instruction...

6.2AI score
SaveExploits0References12
OSV
OSV
added 2014/11/19 6:59 p.m.6 views

DEBIAN-CVE-2014-8595

arch/x86/x86emulate/x86emulate.c in Xen 3.2.1 through 4.4.x does not properly check privileges, which allows local HVM guest users to gain privileges or cause a denial of service crash via a crafted 1 CALL, 2 JMP, 3 RETF, 4 LCALL, 5 LJMP, or 6 LRET far branch instruction...

1.9CVSS6.6AI score0.00413EPSS
SaveExploits0References1
NVD
NVD
added 2014/11/19 6:59 p.m.27 views

CVE-2014-8594

The dommuupdate function in arch/x86/mm.c in Xen 4.x through 4.4.x does not properly restrict updates to only PV page tables, which allows remote PV guests to cause a denial of service NULL pointer dereference by leveraging hardware emulation services for HVM guests using Hardware Assisted Paging...

5.4CVSS8.3AI score0.02221EPSS
SaveExploits0References8
Prion
Prion
added 2014/11/19 6:59 p.m.27 views

Information disclosure

arch/x86/x86emulate/x86emulate.c in Xen 3.2.1 through 4.4.x does not properly check privileges, which allows local HVM guest users to gain privileges or cause a denial of service crash via a crafted 1 CALL, 2 JMP, 3 RETF, 4 LCALL, 5 LJMP, or 6 LRET far branch instruction...

1.9CVSS6.8AI score0.00413EPSS
SaveExploits0References11Affected Software3
UbuntuCve
UbuntuCve
added 2014/11/19 6:59 p.m.39 views

CVE-2014-8594

The dommuupdate function in arch/x86/mm.c in Xen 4.x through 4.4.x does not properly restrict updates to only PV page tables, which allows remote PV guests to cause a denial of service NULL pointer dereference by leveraging hardware emulation services for HVM guests using Hardware Assisted Paging...

5.4CVSS7.2AI score0.02221EPSS
SaveExploits0References2
Prion
Prion
added 2014/11/19 6:59 p.m.35 views

Null pointer dereference

The dommuupdate function in arch/x86/mm.c in Xen 4.x through 4.4.x does not properly restrict updates to only PV page tables, which allows remote PV guests to cause a denial of service NULL pointer dereference by leveraging hardware emulation services for HVM guests using Hardware Assisted Paging...

5.4CVSS6.9AI score0.02221EPSS
SaveExploits0References8Affected Software3
Debian CVE
Debian CVE
added 2014/11/19 6:00 p.m.42 views

CVE-2014-8595

arch/x86/x86emulate/x86emulate.c in Xen 3.2.1 through 4.4.x does not properly check privileges, which allows local HVM guest users to gain privileges or cause a denial of service crash via a crafted 1 CALL, 2 JMP, 3 RETF, 4 LCALL, 5 LJMP, or 6 LRET far branch instruction...

1.9CVSS5.6AI score0.00413EPSS
SaveExploits0
CVE
CVE
added 2014/11/19 6:00 p.m.92 views

CVE-2014-8594

CVE-2014-8594 affects Xen 4.x up to 4.4.x (Xen hypervisor) where do_mmu_update in arch/x86/mm.c does not properly restrict updates to PV page tables. This enables remote PV guests to trigger a denial of service via a NULL pointer dereference by leveraging hardware emulation services for HVM guest...

5.4CVSS5.3AI score0.02221EPSS
SaveExploits0References8Affected Software1
Xen Project
Xen Project
added 2014/11/18 12:00 p.m.75 views

Missing privilege level checks in x86 emulation of far branches

ISSUE DESCRIPTION The emulation of far branch instructions CALL, JMP, and RETF in Intel assembly syntax, LCALL, LJMP, and LRET in AT&T assembly syntax incompletely performs privilege checks. However these instructions are not usually handled by the emulator. Exceptions to this are - when a memory...

1.9CVSS9AI score0.00413EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2014/11/18 12:00 p.m.62 views

Insufficient restrictions on certain MMU update hypercalls

ISSUE DESCRIPTION MMU update operations targeting page tables are intended to be used on PV guests only. The lack of a respective check made it possible for such operations to access certain function pointers which remain NULL when the target guest is using Hardware Assisted Paging HAP. IMPACT...

5.4CVSS9AI score0.02221EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2014/10/02 2:55 p.m.11 views

DEBIAN-CVE-2014-7188

The hvmmsrreadintercept function in arch/x86/hvm/hvm.c in Xen 4.1 through 4.4.x uses an improper MSR range for x2APIC emulation, which allows local HVM guests to cause a denial of service host crash or read data from the hypervisor or other guests via unspecified vectors...

8.3CVSS8.7AI score0.00858EPSS
SaveExploits0References1
NVD
NVD
added 2014/10/02 2:55 p.m.34 views

CVE-2014-7156

The x86emulate function in arch/x86/x86emulate/x86emulate.c in Xen 3.3.x through 4.4.x does not check the supervisor mode permissions for instructions that generate software interrupts, which allows local HVM guest users to cause a denial of service guest crash via unspecified vectors...

3.3CVSS6AI score0.00849EPSS
SaveExploits0References13
OSV
OSV
added 2014/10/02 2:55 p.m.5 views

DEBIAN-CVE-2014-7155

The x86emulate function in arch/x86/x86emulate/x86emulate.c in Xen 4.4.x and earlier does not properly check supervisor mode permissions, which allows local HVM users to cause a denial of service guest crash or gain guest kernel mode privileges via vectors involving an 1 HLT, 2 LGDT, 3 LIDT, or 4...

5.8CVSS8.3AI score0.00968EPSS
SaveExploits0References1
Prion
Prion
added 2014/10/02 2:55 p.m.28 views

Information disclosure

The x86emulate function in arch/x86/x86emulate/x86emulate.c in Xen 4.4.x and earlier does not properly check supervisor mode permissions, which allows local HVM users to cause a denial of service guest crash or gain guest kernel mode privileges via vectors involving an 1 HLT, 2 LGDT, 3 LIDT, or 4...

5.8CVSS6.7AI score0.00968EPSS
SaveExploits0References12Affected Software4
Cvelist
Cvelist
added 2014/10/02 2:00 p.m.53 views

CVE-2014-7156

The x86emulate function in arch/x86/x86emulate/x86emulate.c in Xen 3.3.x through 4.4.x does not check the supervisor mode permissions for instructions that generate software interrupts, which allows local HVM guest users to cause a denial of service guest crash via unspecified vectors...

3.5AI score0.00849EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2014/10/02 2:00 p.m.39 views

CVE-2014-7188

The hvmmsrreadintercept function in arch/x86/hvm/hvm.c in Xen 4.1 through 4.4.x uses an improper MSR range for x2APIC emulation, which allows local HVM guests to cause a denial of service host crash or read data from the hypervisor or other guests via unspecified vectors...

4.7AI score0.00858EPSS
SaveExploits0References17
Debian CVE
Debian CVE
added 2014/10/02 2:00 p.m.66 views

CVE-2014-7155

The x86emulate function in arch/x86/x86emulate/x86emulate.c in Xen 4.4.x and earlier does not properly check supervisor mode permissions, which allows local HVM users to cause a denial of service guest crash or gain guest kernel mode privileges via vectors involving an 1 HLT, 2 LGDT, 3 LIDT, or 4...

5.8CVSS5.9AI score0.00968EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2014/10/02 2:00 p.m.63 views

CVE-2014-7156

The x86emulate function in arch/x86/x86emulate/x86emulate.c in Xen 3.3.x through 4.4.x does not check the supervisor mode permissions for instructions that generate software interrupts, which allows local HVM guest users to cause a denial of service guest crash via unspecified vectors...

3.3CVSS5.1AI score0.00849EPSS
SaveExploits0
Rows per page
Query Builder