LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-63806

linux · linux kernel

Published
CVSS7.1
Severityhigh
WeaknessCWE-617
ExploitedNot in CISA KEV

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H

Description

In the Linux kernel, the following vulnerability has been resolved: KVM: Replace guest-triggerable BUG_ON() in ioeventfd datamatch with get_unaligned() Drop a BUG_ON() that has been reachable since it was first added, way back in 2009, and instead use get_unaligned() to perform potentially-unaligned accesses. For a given store, KVM x86's emulator tracks the entire value in the destination operand, x86_emulate_ctxt.dst. If the destination is memory, and the target splits multiple pages and/or is emulated MMIO, then KVM handles each fragment independently. E.g. on a page split starting at page offset 0xffc, KVM writes 4 bytes to the first page, then the remaining bytes to the second page,

References

← Back to the CVE Tracker

Our coverage of CVE-2026-63806

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-63806.