PT-2026-2541 · Linux+2 · Linux Kernel+2
Published
2026-01-13
·
Updated
2026-05-11
·
CVE-2025-68809
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel’s ksmbd component has an issue related to inconsistent locking when accessing the
m flags field within the vfs cache. Specifically, some code paths read and modify m flags under ci->m lock, while others do not, creating a data race. This can lead to a loss or inconsistent state of delete-on-close and pending-delete bits, resulting in unexpected file deletion behavior, such as files remaining on disk after a delete-on-close operation or disappearing while still in use. The issue affects functions like ksmbd query inode status(), ksmbd inode close(), ksmbd inode pending delete(), ksmbd set inode pending delete(), ksmbd clear inode pending delete(), and ksmbd fd set delete on close().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
Ubuntu