PT-2026-2866 · Linux+2 · Linux Kernel+2
Published
2025-01-01
·
Updated
2026-05-26
·
CVE-2025-71105
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 versions prior to 6.17.0-rc4
Description
The Linux kernel had an issue in the f2fs file system related to the management of slab caches for extended attributes. Specifically, the system was creating per-superblock slab caches, which could lead to issues when mounting and unmounting file systems. If two slab caches with the same size were created, the slab system would share the same core structure and cache address. Destroying one cache would not fully release the associated resources, and attempting to recreate a cache with the same name would trigger a warning. This was addressed by using a global inline xattr slab cache instead of per-superblock slab caches.
Recommendations
Update to a version of the Linux kernel newer than 6.17.0-rc4.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu