2 matches found
CVE-2023-53396 ubifs: Fix memory leak in do_rename
In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix memory leak in dorename If renaming a file in an encrypted directory, function fscryptsetupfilename allocates memory for a file name. This name is never used, and before returning to the caller the memory for it is not...
5.5CVSS6.1AI score
SaveExploits0References8
PT-2025-38375
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the do rename function when renaming a file within an encrypted directory. The fscrypt setup filename function allocates memory for a filename that is never used,...
6.2AI score0.00148EPSS
SaveExploits0References8
20