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

CVE-2026-63794

·

Published

2026-05-13

·

Updated

2026-09-09

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 7.0.0
Description A page overflow exists in the Linux kernel KVM SVM implementation within the sev dbg crypt() function during the encryption path. The issue occurs because the per-iteration transfer length is bounded by the source page offset but not by the destination page offset. When the destination offset d off is greater than the source offset s off, the sev dbg encrypt user path performs a read-modify-write using a single-page intermediate buffer dst tpage. Specifically, the sev dbg decrypt() function expands the size before issuing the PSP command; if the resulting length exceeds the page size, the PSP writes beyond the 4096-byte allocation of dst tpage. Additionally, subsequent memcpy() or copy from user() operations into the buffer can overflow by up to 15 bytes. This can lead to a slab-use-after-free condition in the kvm amd module.
Recommendations Update the Linux kernel to version 7.0.0 or later to resolve the page overflow in the AMD SEV hypervisor.

Exploit

Fix

Memory Corruption

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

Weakness Enumeration

Related Identifiers

BDU:2026-14431
CVE-2026-63794
OESA-2026-3317
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:3810-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu