Out-of-bounds write in Linux kernel - CVE-2026-63794

 

Out-of-bounds write in Linux kernel - CVE-2026-63794

Published: July 21, 2026


Vulnerability identifier: #VU138865
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-63794
CWE-ID: CWE-787
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause memory corruption.

The vulnerability exists due to an out-of-bounds write in sev_dbg_crypt() when processing crafted KVM SEV debug encryption requests. A local user can send a crafted ioctl request with page offsets that cause the transfer length to exceed the destination page boundary to cause memory corruption.

The issue affects the encrypt path and can overflow a single-page intermediate buffer by up to 15 bytes when the destination offset is greater than the source offset.


Affected software

Linux kernel

How to mitigate CVE-2026-63794

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins