2 matches found
Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-010987)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010987 advisory. In the Linux kernel, the following vulnerability has been resolved: vfs: Don't leak disconnected dentries on umount When user calls openbyhandleat on some inode that...
CVE-2025-40105
CVE-2025-40105 in the Linux kernel fixes a dentry leak during unmount when using open_by_handle_at() on inodes not cached, causing potential memory retention and Busy inodes after unmount. The root cause is that dentries created under a disconnected parent could remain marked as connected if look...