CVE-2026-63940
In the Linux kernel KVM SEV issue, the vulnerability concerns ignoring Port I/O requests of length 0. The fix ensures that Port I/O requests with length 0 (or count 0) are explicitly ignored so that the software scratch area setup and related code won’t underflow the length, and to enable a warni...