cve/2021/CVE-2021-38207.md
2024-06-18 02:51:15 +02:00

18 lines
701 B
Markdown

### [CVE-2021-38207](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-38207)
![](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
drivers/net/ethernet/xilinx/ll_temac_main.c in the Linux kernel before 5.12.13 allows remote attackers to cause a denial of service (buffer overflow and lockup) by sending heavy network traffic for about ten minutes.
### POC
#### Reference
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.12.13
#### Github
No PoCs found on GitHub currently.