Lucene search
+L

2207 matches found

OSV
OSV
added 2014/10/02 2:55 p.m.3 views

DEBIAN-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.3CVSS8.2AI score0.00849EPSS
SaveExploits0References1
OSV
OSV
added 2014/10/02 2:55 p.m.7 views

UBUNTU-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.3CVSS7.3AI score0.00858EPSS
SaveExploits0References3
Prion
Prion
added 2014/10/02 2:55 p.m.25 views

Design/Logic Flaw

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.3CVSS6.6AI score0.00858EPSS
SaveExploits0References17Affected Software1
UbuntuCve
UbuntuCve
added 2014/10/02 2:55 p.m.31 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...

8.3CVSS7.2AI score0.00858EPSS
SaveExploits0References2
OSV
OSV
added 2014/10/02 2:55 p.m.4 views

UBUNTU-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.8CVSS7.2AI score0.00968EPSS
SaveExploits0References3
CVE
CVE
added 2014/10/02 2:0 p.m.96 views

CVE-2014-7188

Technical details for CVE-2014-7188 are not publicly provided in the connected documents. No product/version/root-cause/impact is specified here. Monitor for updates in future disclosures.

8.3CVSS4.2AI score0.00858EPSS
SaveExploits0References17Affected Software1
Cvelist
Cvelist
added 2014/10/02 2:0 p.m.52 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:0 p.m.38 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:0 p.m.53 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...

8.3CVSS4.4AI score0.00858EPSS
SaveExploits0
Xen Project
Xen Project
added 2014/10/01 12:0 p.m.68 views

Improper MSR range used for x2APIC emulation

ISSUE DESCRIPTION The MSR range specified for APIC use in the x2APIC access model spans 256 MSRs. Hypervisor code emulating read and write accesses to these MSRs erroneously covered 1024 MSRs. While the write emulation path is written such that accesses to the extra MSRs would not have any bad...

8.3CVSS7.3AI score0.00858EPSS
SaveExploits0Affected Software1
Fedora
Fedora
added 2014/09/29 4:3 a.m.28 views

[SECURITY] Fedora 21 Update: qemu-2.1.2-2.fc21

QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation. QEMU has two operating modes: Full system emulation. In this mode, QEMU emulates a full system for example a PC, including a processor and various peripherials. It can be used ...

2.1CVSS0.5AI score0.00405EPSS
SaveExploits0
Xen Project
Xen Project
added 2014/09/23 12:0 p.m.71 views

Missing privilege level checks in x86 emulation of software interrupts

ISSUE DESCRIPTION The emulation of instructions which generate software interrupts fails to perform supervisor mode permission checks. However these instructions are not usually handled by the emulator. Exceptions to this are - when a memory operand implicit for the affected instructions lives in...

3.3CVSS4.9AI score0.00849EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2014/09/23 12:0 p.m.91 views

Missing privilege level checks in x86 HLT, LGDT, LIDT, and LMSW emulation

ISSUE DESCRIPTION The emulation of the instructions HLT, LGDT, LIDT, and LMSW fails to perform supervisor mode permission checks. However these instructions are not usually handled by the emulator. Exceptions to this are - when the instruction's memory operand if any lives in emulated or passed...

5.8CVSS4.8AI score0.00968EPSS
SaveExploits0Affected Software1
Fedora
Fedora
added 2014/09/23 5:7 a.m.47 views

[SECURITY] Fedora 21 Update: qemu-2.1.1-1.fc21

QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation. QEMU has two operating modes: Full system emulation. In this mode, QEMU emulates a full system for example a PC, including a processor and various peripherials. It can be used ...

4.6CVSS0.5AI score0.0045EPSS
SaveExploits0
Fedora
Fedora
added 2014/09/11 12:54 a.m.37 views

[SECURITY] Fedora 20 Update: qemu-1.6.2-8.fc20

QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation. QEMU has two operating modes: Full system emulation. In this mode, QEMU emulates a full system for example a PC, including a processor and various peripherials. It can be used ...

7.5CVSS0.5AI score0.05412EPSS
SaveExploits4
Fedora
Fedora
added 2014/07/26 12:11 a.m.37 views

[SECURITY] Fedora 20 Update: qemu-1.6.2-7.fc20

QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation. QEMU has two operating modes: Full system emulation. In this mode, QEMU emulates a full system for example a PC, including a processor and various peripherials. It can be used ...

7.5CVSS0.5AI score0.05412EPSS
SaveExploits5
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.30 views

Linux Kernel < 2.6.36-rc4-git2 - x86_64 ia32syscall Emulation Privilege Escalation

No description provided by source. / exploit for x8664 linux kernel ia32syscall emulation again rediscovered by ben hawkes with help from robert swiecki and tavis ormandy original vulnerability discovered by Wojciech Purczynski original exploit by Robert Swiecki robertatswiecki.net Przemyslaw...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.46 views

Macromedia ColdFusion MX 6.0 - Remote Development Service File Disclosure Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/8109/info A vulnerability has been reported for the RDS service that may allow an attacker to obtain unauthorized access to a data residing on a ColdFusion MX server. The vulnerability is due to the way that authenticatio...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.25 views

Passport PC To Host Malformed .zws file Memory Corruption Vulnerability

No description provided by source. Exploit Title: Passport PC To Host Malformed .zws file Memory Corruption Date: 3-3-12 Author: Silent Dream Software Link: http://www.zephyrcorp.com/terminal-emulation/ Version: Latest 2011-506-S Tested on: Windows XP SP3 my $file = passportpwn.zws; my $head =...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2014/06/13 12:0 a.m.21 views

openSUSE Security Update : kvm (openSUSE-SU-2012:1153-1)

Fix VT100 emulation vulnerability bnc777084 CVE-2012-3515 %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from openSUSE Security Update openSUSE-2012-591. The text description of this plugin is C SUSE LLC...

7.2CVSS7.6AI score0.00528EPSS
SaveExploits0References3
Rows per page
Query Builder