cve/2018/CVE-2018-10878.md

22 lines
870 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-10878](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10878)
![](https://img.shields.io/static/v1?label=Product&message=kernel&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-787&color=brighgreen)
### Description
A flaw was found in the Linux kernel's ext4 filesystem. A local user can cause an out-of-bounds write and a denial of service or unspecified other impact is possible by mounting and operating a crafted ext4 filesystem image.
### POC
#### Reference
- https://bugzilla.kernel.org/show_bug.cgi?id=199865
2024-06-09 00:33:16 +00:00
- https://bugzilla.kernel.org/show_bug.cgi?id=199865
- https://usn.ubuntu.com/3753-1/
2024-05-26 14:27:05 +02:00
- https://usn.ubuntu.com/3753-2/
2024-06-09 00:33:16 +00:00
- https://usn.ubuntu.com/3753-2/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.