GHSA-9w55-r5pp-5hfxCriticalCVSS 9.8

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to detect...

Published
December 16, 2025
Last Modified
July 30, 2026

🔗 CVE IDs covered (1)

📋 Description

In the Linux kernel, the following vulnerability has been resolved:

f2fs: fix to detect potential corrupted nid in free_nid_list

As reported, on-disk footer.ino and footer.nid is the same and out-of-range, let's add sanity check on f2fs_alloc_nid() to detect any potential corruption in free_nid_list.

🔗 References (7)