In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sit_bitmap_size w/ below testcase, resize will generate a corrupted image which contains inconsis…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sit_bitmap_size w/ below testcase, resize will generate a corrupted image which contains inconsistent metadata, so when mounting such image, it will trigger kernel panic: touch img truncate -s $((512*1024*1024*1024)) img mkfs.f2fs -f img $((256*1024*1024)) resize.f2fs -s -i img -t $((1024*1024*1024)) mount img /mnt/f2fs ------------[ cut here ]------------ kernel BUG at fs/f2fs/segment.h:863!…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/38ef48a8afef8df646b6f6ae7abb872f18b533c1 Patch
- https://git.kernel.org/stable/c/3e5ac62a56a24f4d88ce8ffd7bc452428b235868 Patch
- https://git.kernel.org/stable/c/5db0d252c64e91ba1929c70112352e85dc5751e7 Patch
- https://git.kernel.org/stable/c/79ef8a6c4ec53d327580fd7d2b522cf4f1d05b0c Patch
- https://git.kernel.org/stable/c/82f51bff393e4c12cf4de553120ca831cfa4ef19 Patch
- https://git.kernel.org/stable/c/ad862f71016ba38039df1c96ed55c0a4314cc183 Patch
- https://git.kernel.org/stable/c/ee1b421c469876544e297ec1090574bd76100247 Patch
- https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html Mailing List
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html Mailing List
Timeline
- nvd_ingest NVD