Cyber Resilience

CVE-2025-70099

High

Published: 01 June 2026

Published
01 June 2026
Modified
02 June 2026
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0034 25.6th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-70099 is a high-severity NULL Pointer Dereference (CWE-476) vulnerability in Infosec (inferred from references). Its CVSS base score is 7.5 (High).

Operationally, ranked at the 25.6th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

No EU or UK CSIRT advisories indexed for this CVE.

Vulnerability details

A NULL pointer dereference in the ext4_dir_en_get_name_len function in include/ext4_dir.h of lwext4 1.0.0 allows attackers to cause a denial of service by supplying a specially crafted EXT4 filesystem image with malformed directory entries. During directory iteration, the code may fail…

more

to validate the directory entry pointer before accessing the name_len field, resulting in a segmentation fault. This affects versions based on (or equivalent to) the 2016-era codebase (1.0.0).

CWE(s)

Related Threats

CVEs Like This One

CVE-2026-42800Shared CWE-476
CVE-2025-63648Shared CWE-476
CVE-2026-37230Shared CWE-476
CVE-2026-32696Shared CWE-476
CVE-2025-63655Shared CWE-476
CVE-2025-69624Shared CWE-476
CVE-2026-26828Shared CWE-476
CVE-2026-4652Shared CWE-476
CVE-2025-56225Shared CWE-476
CVE-2024-46922Shared CWE-476

Affected Assets

Infosec
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References