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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
nbd_add_socket in drivers/block/nbd.c in the Linux kernel through 5.10.12 has an ndb_queue_rq use-after-free that could be triggered by local attackers (with access to the nbd device) via an I/O request at a certain point during device setup, aka CID-b98e762e3d71.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b98e762e3d71e893b221f871825dc64694cfb258
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|