CVE detail
CVE-2025-70100
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 16.1 · diversity 8.0 · KEV 0.0 · OTX 0.0 · PoC 9.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
4 source links · newest first
- http://www.openwall.com/lists/oss-security/2026/06/29/5www.openwall.com
No excerpt available.
Exploitwww.openwall.comJun 3, 2026, 2:16 PM - https://infosec.exchange/@sigdevel/116668952003072580infosec.exchange
No excerpt available.
Exploitinfosec.exchangeJun 3, 2026, 2:16 PM No excerpt available.
Exploitgithub.comJun 3, 2026, 2:16 PMNo excerpt available.
Exploitgithub.comJun 3, 2026, 2:16 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
2 repository references · best confidence 0.90 · max 0 stars
- sigdevel/pocsHigh confidencegithubNVD Exploit reference0 starsDiscovered Jul 22, 2026, 9:11 PM
NVD labels the source link as Exploit; this is not independent verification of the repository's code.
- gkostka/lwext4High confidencegithubNVD Exploit reference0 starsDiscovered Jul 22, 2026, 9:11 PM
NVD labels the source link as Exploit; this is not independent verification of the repository's code.
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-7007CVSS 4.6 · Medium
The Zephyr ext2 file system validates the on-disk superblock in ext2_verify_disk_superblock() (subsys/fs/ext2/ext2_impl.c) before completing a mount. The validator checked the mag…
- CVE-2026-10679CVSS 3.3 · Low
The DesignWare SPI driver (drivers/spi/spi_dw.c) computed the SPI BAUDR clock divider as info->clock_frequency / config->frequency without validating config->frequency. spi_trans…
- CVE-2026-61378CVSS 6.8 · Medium
A divide-by-zero vulnerability in the Productivity Suite allows a local attacker to cause a division by zero leading to a system crash.
- CVE-2026-14801CVSS 4.8 · Medium
A security vulnerability has been detected in GPAC 26.03-DEV-rev342-g80071f700-master. The impacted element is the function txtin_probe_duration of the file src/filters/load_text.…
- CVE-2026-14629CVSS 2.1 · Low
A flaw has been found in RT-Thread up to 5.2.2. Affected is the function read/write/sys_ioctl of the file components/lwp/lwp_syscall.c of the component Parameter Handler. Executin…
- CVE-2026-36911CVSS 5.5 · Medium
A division-by-zero vulnerability in the CStreamSwitcherOutputPin::DecideBufferSize function of Aleksoid1978 MPC-BE before commit 4341cb3 allows attackers to cause a Denial of Serv…