mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
824 B
Markdown
18 lines
824 B
Markdown
### [CVE-2021-3839](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3839)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A flaw was found in the vhost library in DPDK. Function vhost_user_set_inflight_fd() does not validate `msg->payload.inflight.num_queues`, possibly causing out-of-bounds memory read/write. Any software using DPDK vhost library may crash as a result of this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|