Lucene search
+L

8777 matches found

UbuntuCve
UbuntuCve
added 2011/07/05 12:0 a.m.30 views

CVE-2011-2512

The virtioqueuenotify in qemu-kvm 0.14.0 and earlier does not properly validate the virtqueue number, which allows guest users to cause a denial of service guest crash and possibly execute arbitrary code via a negative number in the Queue Notify field of the Virtio Header, which bypasses a signed...

5.8CVSS6.1AI score0.01903EPSS
Exploits0References2
Oracle linux
Oracle linux
added 2011/07/05 12:0 a.m.58 views

qemu-kvm security and bug fix update

qemu-kvm-0.12.1.2-2.160.el61.2 - kvm-virtio-guard-against-negative-vq-notifies.patch bz717403 - Resolves: bz717403 qemu-kvm: OOB memory access caused by negative vq notifies rhel-6.1.z qemu-kvm-0.12.1.2-2.160.el61 - kvm-Fix-phys-memory-client-pass-guest-physical-address-n.patch bz701771 -...

7.4CVSS2.7AI score0.01903EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2011/07/05 12:0 a.m.30 views

Debian DSA-2270-1 : qemu-kvm - programming error

It was discovered that incorrect sanitising of virtio queue commands in KVM, a solution for full virtualization on x86 hardware, could lead to denial of service or the execution of arbitrary code. The oldstable distribution lenny is not affected by this problem. %NASLMINLEVEL 70300 C Tenable...

5.8CVSS5.7AI score0.01903EPSS
Exploits0References4
Debian
Debian
added 2011/07/04 2:46 p.m.53 views

[BSA-039] Security Update for qemu-kvm

Michael Tokarev uploaded new packages for qemu-kvm which fixed the following security issues: CVE-2011-0011 Setting the VNC password to an empty string silently disabled all authentication. CVE-2011-1750 The virtio-blk driver performed insufficient validation of read/write I/O from the guest...

7.4CVSS8.4AI score0.01903EPSS
Exploits0
Debian
Debian
added 2011/07/01 8:51 p.m.62 views

[SECURITY] [DSA 2270-1] qemu-kvm security update

------------------------------------------------------------------------- Debian Security Advisory DSA-2270-1 [email protected] http://www.debian.org/security/ Moritz Muehlenhoff July 01, 2011 http://www.debian.org/security/faq -...

5.8CVSS6.2AI score0.01903EPSS
Exploits0
OSV
OSV
added 2011/07/01 12:0 a.m.17 views

DSA-2270-1 qemu-kvm - programming error

Bulletin has no description...

5.8CVSS6.3AI score0.01903EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2011/06/21 11:44 p.m.6 views

kvm: arch/x86/kvm/x86.c: reading uninitialized stack memory

arch/x86/kvm/x86.c in the Linux kernel before 2.6.36.2 does not initialize certain structure members, which allows local users to obtain potentially sensitive information from kernel stack memory via read operations on the /dev/kvm device...

2.1CVSS5.8AI score0.0048EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2011/06/20 12:0 a.m.28 views

CVE-2011-2212

Buffer overflow in the virtio subsystem in qemu-kvm 0.14.0 and earlier allows privileged guest users to cause a denial of service guest crash or gain privileges via a crafted indirect descriptor related to "virtqueue in and out requests."...

7.4CVSS5.9AI score0.00708EPSS
Exploits0References2
OpenVAS
OpenVAS
added 2011/06/20 12:0 a.m.30 views

Ubuntu Update for qemu-kvm USN-1145-1

Ubuntu Update for Linux kernel vulnerabilities USN-1145-1 OpenVAS Vulnerability Test $Id: gbubuntuUSN11451.nasl 7964 2017-12-01 07:32:11Z santu $ Ubuntu Update for qemu-kvm USN-1145-1 Authors: System Generated Check Copyright: Copyright c 2011 Greenbone Networks GmbH, http://www.greenbone.net Thi...

7.4CVSS0.5AI score0.0075EPSS
Exploits0References2
Metasploit
Metasploit
added 2011/06/14 12:50 a.m.34 views

Solaris Gather Virtual Environment Detection

This module attempts to determine whether the system is running inside of a virtual environment and if so, which one. This module supports detection of Solaris Zone, VMWare, VirtualBox, Xen, and QEMU/KVM. This module requires Metasploit: https://metasploit.com/download Current source:...

6.9AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2011/06/10 12:0 a.m.50 views

Debian DSA-2241-1 : qemu-kvm - implementation error

Nelson Elhage discovered that incorrect memory handling during the removal of ISA devices in KVM, a solution for full virtualization on x86 hardware, could lead to denial of service or the execution of arbitrary code. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and...

7.4CVSS5.5AI score0.0075EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2011/05/29 12:0 a.m.27 views

CVE-2011-1750

Multiple heap-based buffer overflows in the virtio-blk driver hw/virtio-blk.c in qemu-kvm 0.14.0 allow local guest users to cause a denial of service guest crash and possibly gain privileges via a 1 write request to the virtioblkhandlewrite function or 2 read request to the virtioblkhandleread...

7.4CVSS6AI score0.00718EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2011/05/29 12:0 a.m.29 views

CVE-2011-1751

The pciejwrite function in hw/acpipiix4.c in the PIIX4 Power Management emulation in qemu-kvm does not check if a device is hotpluggable before unplugging the PCI-ISA bridge, which allows privileged guest users to cause a denial of service guest crash and possibly execute arbitrary code by sendin...

7.4CVSS6.2AI score0.0075EPSS
Exploits0References3
Oracle linux
Oracle linux
added 2011/05/28 12:0 a.m.44 views

qemu-kvm security, bug fix, and enhancement update

qemu-kvm-0.12.1.2-2.160.el6 - kvm-virtio-blk-fail-unaligned-requests.patch bz698910 - kvm-Ignore-pci-unplug-requests-for-unpluggable-devices.patch bz699789 - Resolves: bz698910 CVE-2011-1750 virtio-blk: heap buffer overflow caused by unaligned requests rhel-6.1 - Resolves: bz699789 CVE-2011-1751...

7.4CVSS6.7AI score0.01305EPSS
Exploits0
securityvulns
securityvulns
added 2011/05/26 12:0 a.m.62 views

[SECURITY] [DSA 2241-1] qemu-kvm security update

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - ------------------------------------------------------------------------- Debian Security Advisory DSA-2241-1 [email protected] http://www.debian.org/security/ Moritz Muehlenhoff May 24, 2011 http://www.debian.org/security/faq -...

7.4CVSS1.9AI score0.0075EPSS
Exploits0
securityvulns
securityvulns
added 2011/05/26 12:0 a.m.43 views

KVM security vulnerabilities

DoS on guest system I/O processing...

7.4CVSS2.2AI score0.01305EPSS
Exploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2011/05/25 12:0 a.m.33 views

SuSE 11.1 Security Update : kvm (SAT Patch Number 4574)

The following bugs have been fixed : - By causing a hot-unplug of the pci-isa bridge from within guests the qemu process could access already freed memory. A privileged user inside the guest could exploit that to crash the guest instance or potentially execute arbitrary code on the host...

7.4CVSS6.2AI score0.0075EPSS
Exploits0References6
Debian
Debian
added 2011/05/24 9:2 p.m.44 views

[SECURITY] [DSA 2241-1] qemu-kvm security update

------------------------------------------------------------------------- Debian Security Advisory DSA-2241-1 [email protected] http://www.debian.org/security/ Moritz Muehlenhoff May 24, 2011 http://www.debian.org/security/faq -...

7.4CVSS5.9AI score0.0075EPSS
Exploits0
OSV
OSV
added 2011/05/24 12:0 a.m.19 views

DSA-2241-1 qemu-kvm - implementation error

Bulletin has no description...

7.4CVSS6.3AI score0.0075EPSS
Exploits0
The Hacker News
The Hacker News
added 2011/05/19 12:35 p.m.11 views

Red Hat Enterprise Linux 6.1 Released !

Red Hat Enterprise Linux 6.1 is now available at https://www.redhat.com/rhel/. Enhancements provide improvements in system reliability, scalability and performance, coupled with support for upcoming system hardware. This release also delivers patches and security updates, while maintaining...

6.6AI score
Exploits0
Rows per page
Query Builder