mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 13:37:50 +02:00
18 lines
898 B
Markdown
18 lines
898 B
Markdown
### [CVE-2021-38160](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-38160)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|