cve/2018/CVE-2018-10880.md
2024-06-18 02:51:15 +02:00

798 B

CVE-2018-10880

Description

Linux kernel is vulnerable to a stack-out-of-bounds write in the ext4 filesystem code when mounting and writing to a crafted ext4 image in ext4_update_inline_data(). An attacker could use this to cause a system crash and a denial of service.

POC

Reference

Github

No PoCs found on GitHub currently.