PT-2026-61122 · Linux · Linux Kernel

CVE-2026-63806

·

Published

2026-07-19

·

Updated

2026-07-20

CVSS v3.1

7.1

High

VectorAV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the KVM x86 emulator where a guest can trigger a BUG ON() in the ioeventfd datamatch process. This occurs when a guest emits a store that splits a page starting at page offset N, and the second page contains a datamatch-enabled ioeventfd at offset 0. If N is not aligned to the length of the event, the system attempts to access memory using an unaligned pointer via dst.valptr[N], triggering the BUG ON() failure. This is caused by the emulator tracking the destination operand in x86 emulate ctxt.dst, which is 32-byte aligned, while the offset N may not be aligned to the required length.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-63806

Affected Products

Linux Kernel