2 matches found
CVE-2023-53396
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...
CVE-2021-47635
CVE-2021-47635 is a Linux kernel/UBIFS issue where, after ubifs sets a page private, UBIFS did not increase the page refcount, causing page migration to erroneously move a in-use page. The description in the connected advisories explains that if a page is private, the kernel expects an extra refe...