Buffer overflow in Xen - CVE-2026-79605
Published: September 8, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to missing upper bounds checking in blkif->last_sect handling when processing guest-supplied blkif last-sector values. A remote user can provide a value larger than 7 to access memory beyond the mapped grant and execute arbitrary code.
The affected tapdisk process normally runs as root in dom0.