mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
733 B
Markdown
18 lines
733 B
Markdown
### [CVE-2016-10208](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10208)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ext4_fill_super function in fs/ext4/super.c in the Linux kernel through 4.9.8 does not properly validate meta block groups, which allows physically proximate attackers to cause a denial of service (out-of-bounds read and system crash) via a crafted ext4 image.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2016/Nov/75
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|