PT-2026-61122 · Linux+1 · Linux Kernel+1

CVE-2026-63806

·

Published

2026-06-24

·

Updated

2026-09-09

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 A malicious guest in Linux KVM can crash the host system via Memory-Mapped I/O (MMIO). The issue occurs when a guest emits a store that splits a page starting at page offset N, and the second page has a datamatch-enabled ioeventfd at offset 0. In this scenario, KVM checks for datamatch using &dst.valptr[N] as the source. Because dst is 32-byte aligned, if N is not aligned to the length @len, a BUG ON() is triggered in the ioeventfd write() function, leading to a host kernel panic. This is caused by the system attempting to dereference an unaligned pointer, which is undefined behavior in C.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Assertion Failure

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-92555
BDU:2026-14423
CVE-2026-63806
OPENSUSE-SU-2026:11339-1
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23193-1
SUSE-SU-2026:23194-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
SUSE-SU-2026:23241-1
SUSE-SU-2026:23244-1
SUSE-SU-2026:3593-1
SUSE-SU-2026:3594-1
SUSE-SU-2026:3595-1
SUSE-SU-2026:3602-1
SUSE-SU-2026:3616-1
SUSE-SU-2026:3617-1
SUSE-SU-2026:3790-1
SUSE-SU-2026:3809-1
SUSE-SU-2026:3810-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu