Integer overflow in Linux kernel - CVE-2025-71292

 

Integer overflow in Linux kernel - CVE-2025-71292

Published: May 7, 2026


Vulnerability identifier: #VU130622
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2025-71292
CWE-ID: CWE-190
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to an integer overflow in jfs_rename when renaming a child directory within the same parent directory while the parent directory link count is at its maximum value. A local user can rename a child directory in such a directory to cause a denial of service.

The issue can trigger a kernel warning when the directory link count wraps around to 0.


How to mitigate CVE-2025-71292

Install security update from vendor's repository.

Sources