2 matches found
kernel: cachefiles: fix dentry leak in cachefiles_open_file()
A flaw was found in the Linux kernel's cachefiles component. A local attacker could exploit a dentry directory entry leak caused by a concurrency issue between a lookup cookie and a cull operation. This flaw prevents the proper release of a reference count, which can lead to resource exhaustion a...
5.5CVSS6.3AI score0.00236EPSS
SaveExploits0References5
CVE-2024-49870
In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix dentry leak in cachefilesopenfile A dentry leak may be caused when a lookup cookie and a cull are concurrent: P1 | P2 ----------------------------------------------------------- cachefileslookupcookie...
6.1CVSS6.8AI score0.00236EPSS
SaveExploits0References4
20