Files
CVEs-PoC/2021/CVE-2021-38160.md
T
2024-05-25 21:48:12 +02:00

18 lines
898 B
Markdown

### [CVE-2021-38160](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-38160)
![](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
** DISPUTED ** In drivers/char/virtio_console.c in the Linux kernel before 5.13.4, data corruption or loss can be triggered by an untrusted device that supplies a buf->len value exceeding the buffer size. NOTE: the vendor indicates that the cited data corruption is not a vulnerability in any existing use case; the length validation was added solely for robustness in the face of anomalous host OS behavior.
### POC
#### Reference
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.4
#### Github
- https://github.com/ARPSyndicate/cvemon