Security Advisory

CVE-2025-68315

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-16 15:39:45
Last updated 2026-05-17 15:21:15
Assigner Linux
State PUBLISHED

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, lets add sanity check on f2fs_alloc_nid() to detect any potential corruption in free_nid_list.