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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A stack-buffer-overflow was found in QEMU in the NVME component. The flaw lies in nvme_changed_nslist() where a malicious guest controlling certain input can read out of bounds memory. A malicious user could use this flaw leading to disclosure of sensitive information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/QiuhaoLi/CVE-2021-3929-3947
|
|
|