mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
20 lines
831 B
Markdown
20 lines
831 B
Markdown
### [CVE-2019-19814](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19814)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In the Linux kernel 5.0.21, mounting a crafted f2fs filesystem image can cause __remove_dirty_segment slab-out-of-bounds write access because an array is bounded by the number of dirty types (8) but the array index can exceed this.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/bobfuzzer/CVE/tree/master/CVE-2019-19814
|
|
- https://github.com/bobfuzzer/CVE/tree/master/CVE-2019-19814
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/shakyaraj9569/Documentation
|
|
|