Lucene search
+L

421 matches found

Prion
Prion
added 2015/01/12 3:59 p.m.16 views

Design/Logic Flaw

The evtchnfifosetpending function in Xen 4.4.x allows local guest users to cause a denial of service host crash via vectors involving an uninitialized FIFO-based event channel control block when 1 binding or 2 moving an event to a different VCPU...

4.9CVSS6.7AI score0.00415EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2015/01/12 3:59 p.m.21 views

CVE-2014-6268

The evtchnfifosetpending function in Xen 4.4.x allows local guest users to cause a denial of service host crash via vectors involving an uninitialized FIFO-based event channel control block when 1 binding or 2 moving an event to a different VCPU...

4.9CVSS7.2AI score0.00415EPSS
SaveExploits0References2
OSV
OSV
added 2014/12/09 11:59 p.m.14 views

CVE-2014-9066

Xen 4.4.x and earlier, when using a large number of VCPUs, does not properly handle read and write locks, which allows local x86 guest users to cause a denial of service write denial or NMI watchdog timeout and host crash via a large number of read requests, a different vulnerability than...

6AI score
SaveExploits0References7
NVD
NVD
added 2014/12/09 11:59 p.m.28 views

CVE-2014-9065

common/spinlock.c in Xen 4.4.x and earlier does not properly handle read and write locks, which allows local x86 guest users to cause a denial of service write denial or NMI watchdog timeout and host crash via a large number of read requests, a different vulnerability to CVE-2014-9066...

4.4CVSS8.1AI score0.00374EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2014/12/09 11:59 p.m.28 views

CVE-2014-9065

common/spinlock.c in Xen 4.4.x and earlier does not properly handle read and write locks, which allows local x86 guest users to cause a denial of service write denial or NMI watchdog timeout and host crash via a large number of read requests, a different vulnerability to CVE-2014-9066...

4.4CVSS7.2AI score0.00374EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2014/12/09 11:59 p.m.30 views

CVE-2014-9066

Xen 4.4.x and earlier, when using a large number of VCPUs, does not properly handle read and write locks, which allows local x86 guest users to cause a denial of service write denial or NMI watchdog timeout and host crash via a large number of read requests, a different vulnerability than...

4.7CVSS5.9AI score0.00398EPSS
SaveExploits0References3
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 score0.00413EPSS
SaveExploits0References12
Prion
Prion
added 2014/11/15 9:59 p.m.21 views

Memory corruption

Off-by-one error in the pciread function in the ACPI PCI hotplug interface hw/acpi/pcihp.c in QEMU allows local guest users to obtain sensitive information and have other unspecified impact related to a crafted PCI device that triggers memory corruption...

4.6CVSS6AI score0.00394EPSS
SaveExploits0References6Affected Software2
Debian CVE
Debian CVE
added 2014/11/15 9:00 p.m.44 views

CVE-2014-5388

Off-by-one error in the pciread function in the ACPI PCI hotplug interface hw/acpi/pcihp.c in QEMU allows local guest users to obtain sensitive information and have other unspecified impact related to a crafted PCI device that triggers memory corruption...

4.6CVSS4.8AI score0.00394EPSS
SaveExploits0
NVD
NVD
added 2014/11/14 3:59 p.m.20 views

CVE-2014-3689

The vmware-vga driver hw/display/vmwarevga.c in QEMU allows local guest users to write to qemu memory locations and gain privileges via unspecified parameters related to rectangle handling...

7.2CVSS8.1AI score0.00388EPSS
SaveExploits0References8
OSV
OSV
added 2014/11/10 11:55 a.m.5 views

DEBIAN-CVE-2014-3611

Race condition in the kvmmigratepittimer function in arch/x86/kvm/i8254.c in the KVM subsystem in the Linux kernel through 3.17.2 allows guest OS users to cause a denial of service host OS crash by leveraging incorrect PIT emulation...

4.7CVSS7.5AI score0.00294EPSS
SaveExploits0References1
OSV
OSV
added 2014/11/10 12:00 a.m.10 views

UBUNTU-CVE-2014-8369

The kvmiommumappages function in virt/kvm/iommu.c in the Linux kernel through 3.17.2 miscalculates the number of pages during the handling of a mapping failure, which allows guest OS users to cause a denial of service host OS page unpinning or possibly have unspecified other impact by leveraging...

7.8CVSS6.8AI score0.00565EPSS
SaveExploits1References9
Prion
Prion
added 2014/11/01 11:55 p.m.31 views

Design/Logic Flaw

The VGA emulator in QEMU allows local guest users to read host memory by setting the display to a high resolution...

2.1CVSS6.2AI score0.0045EPSS
SaveExploits0References12Affected Software12
UbuntuCve
UbuntuCve
added 2014/11/01 12:00 a.m.42 views

CVE-2014-3615

The VGA emulator in QEMU allows local guest users to read host memory by setting the display to a high resolution...

2.1CVSS6.8AI score0.0045EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2014/10/17 12:00 a.m.9 views

PT-2014-5452 · Qemu +3 · Qemu +3

Name of the Vulnerable Software and Affected Versions: QEMU affected versions not specified Description: The issue allows local guest users to gain privileges by writing to QEMU memory locations. This is related to rectangle handling in the vmware-vga driver. Recommendations: At the moment, there...

9.8CVSS7.2AI score0.0773EPSS
SaveExploits12References354
Prion
Prion
added 2014/10/02 2:55 p.m.33 views

Design/Logic Flaw

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.3CVSS6.5AI score0.00849EPSS
SaveExploits0References13Affected Software1
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
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
NVD
NVD
added 2014/07/11 2:55 p.m.25 views

CVE-2014-4700

Citrix XenDesktop 7.x, 5.x, and 4.x, when pooled random desktop groups is enabled and ShutdownDesktopsAfterUse is disabled, allows local guest users to gain access to another user's desktop via unspecified vectors...

4.9CVSS6.5AI score0.00606EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2014/07/11 2:00 p.m.35 views

CVE-2014-4700

Citrix XenDesktop 7.x, 5.x, and 4.x, when pooled random desktop groups is enabled and ShutdownDesktopsAfterUse is disabled, allows local guest users to gain access to another user's desktop via unspecified vectors...

6.5AI score0.00606EPSS
SaveExploits0References5
Rows per page
Query Builder