mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 00:14:09 +02:00
18 lines
826 B
Markdown
18 lines
826 B
Markdown
### [CVE-2009-4307](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4307)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ext4_fill_flex_info function in fs/ext4/super.c in the Linux kernel before 2.6.32-git6 allows user-assisted remote attackers to cause a denial of service (divide-by-zero error and panic) via a malformed ext4 filesystem containing a super block with a large FLEX_BG group size (aka s_log_groups_per_flex value).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9874
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|