PT-2026-43782 · Linux+1 · Linux Kernel+1
CVE-2026-45915
·
Published
2026-05-27
·
Updated
2026-07-31
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
Corrupted FAT images can cause a directory inode to have an incorrect
i nlink value. When the rmdir operation is performed, it unconditionally calls the drop nlink() function, which can reduce i nlink to 0 and trigger a warning. This issue is addressed by implementing sanity checks in the vfat rmdir() and msdos rmdir() functions to ensure the parent link count is only dropped when it is at least 3; otherwise, a filesystem error is reported.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 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel