PT-2026-37070 · Linux · Linux Kernel

Published

2026-05-05

·

Updated

2026-05-13

·

CVE-2026-43067

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the ext4 file system regarding the handling of wraparound when searching for blocks for indirect mapped blocks. In environments where a file system contains both extent-mapped and indirect-block mapped files or directories, it is possible for the start value to be greater than or equal to ngroups. This occurs because the first iteration of the loop in ext4 mb scan groups linear() calls ext4 mb scan group() with an unsupported group before next linear group() is invoked, potentially allowing the allocation of blocks beyond the 32-bit limit for indirect block mapped files. This is addressed by implementing a safety clamp in the ext4 mb scan groups() function.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Related Identifiers

CVE-2026-43067

Affected Products

Linux Kernel