PT-2026-4477 · Linux · Linux Kernel
Published
2025-01-01
·
Updated
2026-05-26
·
CVE-2025-71161
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains an issue within the dm-verity component related to recursive forward error correction. The recursive correction mechanism can lead to a denial-of-service condition. The
fec read bufs function includes a loop with up to 253 iterations, potentially calling the verity hash for block function recursively up to four levels deep, resulting in a maximum of 4 billion iterations. This can cause the udev-worker process to become unresponsive. Additionally, the recursive correction does not function as intended due to data overwriting within shared buffers (fio->bufs) during recursive calls to verity hash for block.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel