Lucene search
+L

667 matches found

RedHat Linux
RedHat Linux
added 2020/09/29 7:0 p.m.5 views

Kernel: kvm: OOB memory write via kvm_dev_ioctl_get_cpuid

An out-of-bounds memory write issue was found in the way the Linux kernel's KVM hypervisor handled the 'KVMGETEMULATEDCPUID' ioctl2 request to get CPUID features emulated by the KVM hypervisor. A user or process able to access the '/dev/kvm' device could use this flaw to crash the system, resulti...

6.1CVSS6.8AI score0.00679EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2020/09/29 7:0 p.m.12 views

Kernel: kvm: nVMX: L2 guest may trick the L0 hypervisor to access sensitive L1 resources

A flaw was found in the way KVM hypervisor handled instruction emulation for the L2 guest when nested=1 virtualization is enabled. In the instruction emulation, the L2 guest could trick the L0 hypervisor into accessing sensitive bits of the L1 hypervisor. An L2 guest could use this flaw to...

6.8CVSS7.1AI score0.00927EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/07/07 1:23 p.m.5 views

Kernel: ppc: kvm: conflicting use of HSTATE_HOST_R1 to store r1 state leads to host stack corruption

A flaw was found in the way the KVM hypervisor on the Power8 processor stores the r1 register state in the 'HSTATEHOSTR1' field on the Linux kernel stack. This flaw occurs while handling hypercalls in Transactional Memory TM suspend mode in the kvmppcsavetm and kvmppcrestoretm routines, leading t...

6.5CVSS7AI score0.00347EPSS
SaveExploits1References6
BDU FSTEC
BDU FSTEC
added 2020/05/29 12:0 a.m.9 views

The vulnerability of the HSTATE_HOST_R1 component of the Kernel-based Virtual Machine (KVM) virtualization subsystem in Linux operating systems allows a attacker to cause a service failure.

The vulnerability of the HSTATEHOSTR1 component of the Linux Kernel-Based Virtual Machine KVM virtualization subsystem arises due to synchronization errors when using shared resources. Exploiting this vulnerability can allow an attacker to cause a service failure...

6.5CVSS5.8AI score0.00347EPSS
SaveExploits1References7Affected Software4
RedHat Linux
RedHat Linux
added 2020/04/14 5:55 p.m.6 views

Kernel: KVM: export MSR_IA32_TSX_CTRL to guest - incomplete fix for TAA (CVE-2019-11135)

A flaw was found in the fix for CVE-2019-11135, the way Intel CPUs handle speculative execution of instructions when a TSX Asynchronous Abort TAA error occurs. When a guest is running on a host CPU affected by the TAA flaw TAANO=0, but is not affected by the MDS issue MDSNO=1, the guest was to...

6.5CVSS6.8AI score0.03133EPSS
SaveExploits0References6
CNVD
CNVD
added 2020/04/08 12:0 a.m.4 views

Linux kernel KVM Competitive Conditions Issue Vulnerability

Linux kernel is the kernel used by Linux, the open source operating system released by the Linux Foundation in the United States. A security vulnerability exists in the KVM's of the Linux kernel for PowerPC processors, which stems from the program's failure to properly separate the state of the...

6.5CVSS5.8AI score0.00347EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2020/03/17 4:43 p.m.6 views

Kernel: KVM: export MSR_IA32_TSX_CTRL to guest - incomplete fix for TAA (CVE-2019-11135)

A flaw was found in the fix for CVE-2019-11135, the way Intel CPUs handle speculative execution of instructions when a TSX Asynchronous Abort TAA error occurs. When a guest is running on a host CPU affected by the TAA flaw TAANO=0, but is not affected by the MDS issue MDSNO=1, the guest was to...

6.5CVSS6.8AI score0.03133EPSS
SaveExploits0References6
OSV
OSV
added 2020/03/17 1:41 a.m.15 views

USN-4303-2 linux-lts-xenial, linux-aws vulnerability

USN-4303-1 fixed vulnerabilities in the Linux kernel for Ubuntu 16.04 LTS. This update provides the corresponding updates for the Linux Hardware Enablement HWE kernel from Ubuntu 16.04 LTS for Ubuntu 14.04 ESM. Paulo Bonzini discovered that the KVM hypervisor implementation in the Linux kernel...

6.8CVSS6.7AI score0.00927EPSS
SaveExploits1References2
OSV
OSV
added 2020/01/30 6:0 p.m.4 views

UBUNTU-CVE-2019-3016

In a Linux KVM guest that has PV TLB enabled, a process in the guest kernel may be able to read memory locations from another process in the same guest. This problem is limit to the host running linux kernel 4.10 with a guest running linux kernel 4.16 or later. The problem mainly affects AMD...

6.2CVSS6.6AI score0.00619EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2020/01/14 3:56 p.m.8 views

kernel: kvm: guest userspace to guest kernel write

A flaw was found in the way Linux kernel KVM hypervisor emulated instructions such as sgdt/sidt/fxsave/fxrstor. It did not check current privilegeCPL level while emulating unprivileged instructions. An unprivileged guest user/process could use this flaw to potentially escalate privileges inside...

7.8CVSS7.1AI score0.0047EPSS
SaveExploits0References4
OSV
OSV
added 2020/01/09 3:15 p.m.1 views

DEBIAN-CVE-2019-19332

An out-of-bounds memory write issue was found in the Linux Kernel, version 3.13 through 5.4, in the way the Linux kernel's KVM hypervisor handled the 'KVMGETEMULATEDCPUID' ioctl2 request to get CPUID features emulated by the KVM hypervisor. A user or process able to access the '/dev/kvm' device...

6.1CVSS6.8AI score0.00679EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2020/01/07 1:5 p.m.6 views

kernel: kvm: guest userspace to guest kernel write

A flaw was found in the way Linux kernel KVM hypervisor emulated instructions such as sgdt/sidt/fxsave/fxrstor. It did not check current privilegeCPL level while emulating unprivileged instructions. An unprivileged guest user/process could use this flaw to potentially escalate privileges inside...

7.8CVSS7.1AI score0.0047EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/12/10 12:6 p.m.10 views

Kernel: KVM: OOB memory access via mmio ring buffer

An out-of-bounds access issue was found in the way Linux kernel's KVM hypervisor implements the Coalesced MMIO write operation. It operates on an MMIO ring buffer 'struct kvmcoalescedmmio' object, wherein write indices 'ring-first' and 'ring-last' value could be supplied by a host user-space...

8.8CVSS7.2AI score0.00763EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/11/26 11:57 a.m.7 views

Kernel: KVM: potential use-after-free via kvm_ioctl_create_device()

A use-after-free vulnerability was found in the way the Linux kernel's KVM hypervisor implements its device control API. While creating a device via kvmioctlcreatedevice, the device holds a reference to a VM object, later this reference is transferred to the caller's file descriptor table. If suc...

8.1CVSS7AI score0.16523EPSS
SaveExploits3References4
OSV
OSV
added 2019/11/13 7:8 p.m.10 views

USN-4185-3 linux, linux-hwe, linux-oem vulnerability and regression

USN-4185-1 fixed vulnerabilities in the Linux kernel. It was discovered that the kernel fix for CVE-2019-0155 i915 missing Blitter Command Streamer check was incomplete on 64-bit Intel x86 systems. Also, the update introduced a regression that broke KVM guests where extended page tables EPT are...

7.8CVSS7.3AI score0.00668EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/11/05 8:56 p.m.4 views

Kernel: KVM: leak of uninitialized stack contents to guest

An information leakage issue was found in the way Linux kernel's KVM hypervisor handled page fault exceptions while emulating instructions like VMXON, VMCLEAR, VMPTRLD, and VMWRITE with memory address as an operand. It occurs if the operand is a mmio address, as the returned exception object hold...

5.5CVSS7.1AI score0.00678EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2019/11/05 8:44 p.m.8 views

Kernel: KVM: OOB memory access via mmio ring buffer

An out-of-bounds access issue was found in the way Linux kernel's KVM hypervisor implements the Coalesced MMIO write operation. It operates on an MMIO ring buffer 'struct kvmcoalescedmmio' object, wherein write indices 'ring-first' and 'ring-last' value could be supplied by a host user-space...

8.8CVSS7.2AI score0.00763EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/09/25 12:13 p.m.4 views

kernel: vhost-net: guest to host kernel escape during migration

A buffer overflow flaw was found in the way Linux kernel's vhost functionality that translates virtqueue buffers to IOVs, logged the buffer descriptors during migration. A privileged guest user able to pass descriptors with invalid length to the host when migration is underway, could use this fla...

7.8CVSS7.3AI score0.00627EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2019/09/23 3:24 p.m.7 views

kernel: vhost-net: guest to host kernel escape during migration

A buffer overflow flaw was found in the way Linux kernel's vhost functionality that translates virtqueue buffers to IOVs, logged the buffer descriptors during migration. A privileged guest user able to pass descriptors with invalid length to the host when migration is underway, could use this fla...

7.8CVSS7.3AI score0.00627EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2019/08/07 7:56 p.m.4 views

Kernel: KVM: leak of uninitialized stack contents to guest

An information leakage issue was found in the way Linux kernel's KVM hypervisor handled page fault exceptions while emulating instructions like VMXON, VMCLEAR, VMPTRLD, and VMWRITE with memory address as an operand. It occurs if the operand is a mmio address, as the returned exception object hold...

5.5CVSS7.1AI score0.00678EPSS
SaveExploits1References4
Rows per page
Query Builder