CVE-2025-40025
In CVE-2025-40025, the Linux kernel F2FS file system was fixed to prevent a crash caused by mis-parsing a non-inode dnode as an inode due to a conflicting node footer (footer.ino/footer.nid). The root cause is a non-inode dnode sharing a footer with an inode, which can make ADDRS_PER_PAGE() compu...