mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 09:48:02 +02:00
19 lines
775 B
Markdown
19 lines
775 B
Markdown
### [CVE-2020-36387](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36387)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the Linux kernel before 5.8.2. fs/io_uring.c has a use-after-free related to io_async_task_func and ctx reference holding, aka CID-6d816e088c35.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.2
|
|
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=6d816e088c359866f9867057e04f244c608c42fe
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|