In the Linux kernel, the following vulnerability has been resolved: f2fs: validate orphan inode entry count f2fs_recover_orphan_inodes() trusts the orphan block entry_count when replaying orphan in…
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: f2fs: validate orphan inode entry count f2fs_recover_orphan_inodes() trusts the orphan block entry_count when replaying orphan inodes from the checkpoint pack. A corrupted entry_count larger than F2FS_ORPHANS_PER_BLOCK makes the recovery loop read past the ino[] array and interpret footer or following data as inode numbers. On a crafted image, mounting an unpatched kernel can drive orphan recovery into f2fs_bug_on() and pani…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/2e12381d4495dc8b0ff042c6856022b2e359835c
- https://git.kernel.org/stable/c/550511a2470f6d204fa07b331f048bd2d3c51280
- https://git.kernel.org/stable/c/846c499a65816d13f1186e3090e825e8bb8bcb8b
- https://git.kernel.org/stable/c/8aad54746c251f2c2370118df766c0c82e2d2091
Timeline
- nvd_ingest NVD