#VU89087 Code Injection in Linux kernel - CVE-2024-25742
Published: May 1, 2024
Linux kernel
Linux Foundation
Description
The vulnerability allows a malicious hypervisor to escalate privileges on the system.
The vulnerability exists due to improper input validation when handling interrupts. A malicious hypervisor can inject interrupt 0x80, which is used by Linux for legacy 32-bit system calls, and arbitrarily change the value stored in EAX while a SEV VM is running.