4 matches found
OESA-2026-1864 kernel security update
The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to detect potential corrupted nid in freenidlist As reported, on-disk footer.ino and footer.nid is the same and out-of-range, let's add sanity check on...
OESA-2026-1863 kernel security update
The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to detect potential corrupted nid in freenidlist As reported, on-disk footer.ino and footer.nid is the same and out-of-range, let's add sanity check on...
CVE-2025-68315
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to detect potential corrupted nid in freenidlist As reported, on-disk footer.ino and footer.nid is the same and out-of-range, let's add sanity check on f2fsallocnid to detect any potential corruption in freenidlist...
CVE-2025-68315
CVE-2025-68315 affects the Linux kernel’s F2FS due to a potential corruption in free_nid_list. The root cause described is a mismatch between on-disk footer.ino and footer.nid leading to out-of-range values; a sanity check was added in f2fs_alloc_nid() to detect corruption in free_nid_list. Affec...