A divide-by-zero vulnerability in the ext4_block_set_lb_size function in src/ext4_blockdev.c of the lwext4 1.0.0 library allows attackers to cause a denial of service by providing a malformed ext4 filesystem image that results in a zero logical block size. The vulnerability is triggered during mount or image processing and leads to a Floating-Point Exception (FPE) under sanitizers or a runtime crash in standard builds due to missing validation of lb_size.
References
| Link | Resource |
|---|---|
| https://github.com/gkostka/lwext4/issues/90 | Exploit Issue Tracking Patch |
| https://github.com/sigdevel/pocs/blob/main/res/lwext4/2/sig8_2_lwext4_ext4_blockdev_c_127 | Exploit |
| https://infosec.exchange/@sigdevel/116668952003072580 | Exploit Patch Third Party Advisory |
| http://www.openwall.com/lists/oss-security/2026/06/29/5 | |
| https://github.com/gkostka/lwext4/issues/90 | Exploit Issue Tracking Patch |
Configurations
History
No history.
Information
Published : 2026-06-03 14:16
Updated : 2026-07-22 19:10
NVD link : CVE-2025-70100
Mitre link : CVE-2025-70100
CVE.ORG link : CVE-2025-70100
JSON object : View
Products Affected
gkostka
- lwext4
CWE
CWE-369
Divide By Zero
