Database/Kernel, userspace & hypervisor
QEMU: guest-triggered out-of-bounds write when a physical memory map returns short
Impact
A local attacker inside a guest can cause QEMU to write past an allocation when cpu_physical_memory_map() returns a shorter length than the caller expected. The write lands in the QEMU process heap on the host, so the consequences range from guest memory disclosure and heap corruption to killing the VM. On a GPU cloud that rents whole VMs with passed-through accelerators, the QEMU process is the tenant boundary, and corrupting it is the first step of a guest-to-host escape. Red Hat rates it 7.8 local with high confidentiality, integrity and availability impact; the record does not claim a working escape.
Who can reach it
A local user inside a guest VM - that is, any tenant who has been handed a virtual machine. No host credentials and no access to the management network are needed.
What to do
Install the fixed qemu-kvm packages from your distribution (Red Hat tracks this across RHEL 6 through 10 and OpenShift Container Platform 4). The running QEMU process keeps the old code, so each guest has to be live-migrated or stopped and restarted before it is actually protected - in practice, drain the node's VMs onto patched hosts rather than patching in place and assuming it took effect.
References
Related entries
- Linux kernel amdkfd (KFD compute driver, /dev/kfd) (drm/amdkfd): An out-of-bounds access in the amdkfd (KFD computeCVE-2026-43206 · Linux kernel amdkfd (KFD compute driver, /dev/kfd) (drm/amdkfd)High
- Linux kernel (drivers/pci): The PCI slot-lock failure path releases a lock the caller never took, which at best warnsCVE-2026-43211 · Linux kernel (drivers/pci)High
- Linux kernel (net/rds): When pinning user pages for a zerocopy RDS send fails, the pages are released but theCVE-2026-43494 · Linux kernel (net/rds)High
- Linux kernel (net/rds): A zerocopy RDS send that fails after pinning user pages but before the message reaches theCVE-2026-43502 · Linux kernel (net/rds)High
- Linux kernel (drivers/iommu/intel): VT-d publishes the address of a freshly allocated PASID table into the PASIDCVE-2026-45862 · Linux kernel (drivers/iommu/intel)High
- Linux kernel amdkfd (KFD compute driver, /dev/kfd) (drm/amdkfd): An out-of-bounds access in the amdkfd (KFD computeCVE-2026-45878 · Linux kernel amdkfd (KFD compute driver, /dev/kfd) (drm/amdkfd)High
This entry is curated: imported from vendor advisories with machine assistance, not yet individually verified. Confirm against your vendor's advisory before acting, and report anything wrong.