mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 17:47:58 +02:00
19 lines
661 B
Markdown
19 lines
661 B
Markdown
### [CVE-2020-8992](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8992)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ext4_protect_reserved_inode in fs/ext4/block_validity.c in the Linux kernel through 5.5.3 allows attackers to cause a denial of service (soft lockup) via a crafted journal size.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/4342-1/
|
|
- https://usn.ubuntu.com/4419-1/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|