Bug 2422826 (CVE-2025-68315) - CVE-2025-68315 kernel: f2fs: fix to detect potential corrupted nid in free_nid_list
Summary: CVE-2025-68315 kernel: f2fs: fix to detect potential corrupted nid in free_ni...
Keywords:
Status: NEW
Alias: CVE-2025-68315
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-16 16:04 UTC by OSIDB Bzimport
Modified: 2025-12-16 18:17 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-16 16:04:32 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.