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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the Linux kernel before 5.11.9. drivers/vhost/vdpa.c has a use-after-free because v->config_ctx has an invalid value upon re-opening a character device, aka CID-f6bbf0010ba0.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.11.9
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|