CVE-2018-11412
MEDIUMLinux Kernel 4.13-4.16.11 - Use-After-Free in ext4_read_inline_data
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2018-11412. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit demonstrates a memory corruption vulnerability in the ext4 filesystem driver (CVE-2018-11412) by crafting a corrupted filesystem image with malformed extended attributes. The PoC triggers an out-of-bounds memcpy when reading a file with inline data stored in a dedicated inode, leading to potential privilege escalation or denial of service.
Description
In the Linux kernel 4.13 through 4.16.11, ext4_read_inline_data() in fs/ext4/inline.c performs a memcpy with an untrusted length value in certain circumstances involving a crafted filesystem that stores the system.data extended attribute value in a dedicated inode.
Exploits (1)
This exploit demonstrates a memory corruption vulnerability in the ext4 filesystem driver (CVE-2018-11412) by crafting a corrupted filesystem image with malformed extended attributes. The PoC triggers an out-of-bounds memcpy when reading a file with inline data stored in a dedicated inode, leading to potential privilege escalation or denial of service.
References (8)
Scores
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H