CVE-2024-26972
In the Linux kernel, the following vulnerability has been resolved: ubifs: ubifssymlink: Fix memleak of inode-ilink in error path For error handling path in ubifssymlink, inode will be marked as bad first, then iput is invoked. If inode-ilink is initialized by fscryptencryptsymlink in encryption...