cve/2024/CVE-2024-25742.md
2024-06-09 00:33:16 +00:00

19 lines
727 B
Markdown

### [CVE-2024-25742](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-25742)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In the Linux kernel before 6.9, an untrusted hypervisor can inject virtual interrupt 29 (#VC) at any point in time and can trigger its handler. This affects AMD SEV-SNP and AMD SEV-ES.
### POC
#### Reference
- https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9
- https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9
#### Github
No PoCs found on GitHub currently.