Files
CVEs-PoC/2021/CVE-2021-30178.md
T
2024-06-18 02:51:15 +02:00

18 lines
740 B
Markdown

### [CVE-2021-30178](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-30178)
![](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
An issue was discovered in the Linux kernel through 5.11.11. synic_get in arch/x86/kvm/hyperv.c has a NULL pointer dereference for certain accesses to the SynIC Hyper-V context, aka CID-919f4ebc5987.
### POC
#### Reference
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=919f4ebc598701670e80e31573a58f1f2d2bf918
#### Github
No PoCs found on GitHub currently.