Answer in brief
CVE-2022-50753 records a High severity (CVSS 7.8) vulnerability in f2fs: fix to do sanity check on summary info. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=b292dcab068e141d8a820b77cbcc88d98c610eb4 <c99860f9a75079f339ed7670425b1ac58f26e2ff || >=b292dcab068e141d8a820b77cbcc88d98c610eb4 <4a8e8bf280703e04e0b9d91f101e1fdd9a5bd09e || >=b292dcab068e141d8a820b77cbcc88d98c610eb4 <73687c53919f49dff3852155621dab7a35c52854 || >=b292dcab068e141d8a820b77cbcc88d98c610eb4 <e168f819bfa42459b14f479e55ebd550bcc78899 || >=b292dcab068e141d8a820b77cbcc88d98c610eb4 <0922ad64ccefa3e483e84355942b86e13c8fea68 || >=b292dcab068e141d8a820b77cbcc88d98c610eb4 <c6ad7fd16657ebd34a87a97d9588195aae87597d | c99860f9a75079f339ed7670425b1ac58f26e2ff, 4a8e8bf280703e04e0b9d91f101e1fdd9a5bd09e, 73687c53919f49dff3852155621dab7a35c52854, e168f819bfa42459b14f479e55ebd550bcc78899, 0922ad64ccefa3e483e84355942b86e13c8fea68, c6ad7fd16657ebd34a87a97d9588195aae87597d |
| Linux/Linuxgeneric | 3.11 | Not reported |
Published upstream
Dec 24, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 4, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 4, 2026
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on summary info As Wenqing Liu reported in bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=216456 BUG: KASAN: use-after-free in recover_data+0x63ae/0x6ae0 [f2fs] Read of size 4 at addr ffff8881464dcd80 by task mount/1013 CPU: 3 PID: 1013 Comm: mount Tainted: G W 6.0.0-rc4 #1 Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.15.0-1 04/01/2014 Call Trace: dump_stack_lvl+0x45/0x5e print_report.cold+0xf3/0x68d kasan_report+0xa8/0x130 recover_data+0x63ae/0x6ae0 [f2fs] f2fs_recover_fsync_data+0x120d/0x1fc0 [f2fs] f2fs_fill_super+0x4665/0x61e0 [f2fs] mount_bdev+0x2cf/0x3b0 legacy_get_tree+0xed/0x1d0 vfs_get_tree+0x81/0x2b0 path_mount+0x47e/0x19d0 do_mount+0xce/0xf0 __x64_sys_mount+0x12c/0x1a0 do_syscall_64+0x38/0x90 entry_SYSCALL_64_after_hwframe+0x63/0xcd The root cause is: in fuzzed image, SSA table is corrupted: ofs_in_node is larger than ADDRS_PER_PAGE(), result in out-of-range access on 4k-size page. - recover_data - do_recover_data - check_index_in_prev_nodes - f2fs_data_blkaddr This patch adds sanity check on summary info in recovery and GC flow in where the flows rely on them. After patch: [ 29.310883] F2FS-fs (loop0): Inconsistent ofs_in_node:65286 in summary, ino:0, nid:6, max:1018
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2022-50753 records a High severity (CVSS 7.8) vulnerability in f2fs: fix to do sanity check on summary info. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=b292dcab068e141d8a820b77cbcc88d98c610eb4 <c99860f9a75079f339ed7670425b1ac58f26e2ff || >=b292dcab068e141d8a820b77cbcc88d98c610eb4 <4a8e8bf280703e04e0b9d91f101e1fdd9a5bd09e || >=b292dcab068e141d8a820b77cbcc88d98c610eb4 <73687c53919f49dff3852155621dab7a35c52854 || >=b292dcab068e141d8a820b77cbcc88d98c610eb4 <e168f819bfa42459b14f479e55ebd550bcc78899 || >=b292dcab068e141d8a820b77cbcc88d98c610eb4 <0922ad64ccefa3e483e84355942b86e13c8fea68 || >=b292dcab068e141d8a820b77cbcc88d98c610eb4 <c6ad7fd16657ebd34a87a97d9588195aae87597d | c99860f9a75079f339ed7670425b1ac58f26e2ff, 4a8e8bf280703e04e0b9d91f101e1fdd9a5bd09e, 73687c53919f49dff3852155621dab7a35c52854, e168f819bfa42459b14f479e55ebd550bcc78899, 0922ad64ccefa3e483e84355942b86e13c8fea68, c6ad7fd16657ebd34a87a97d9588195aae87597d |
| Linux/Linuxgeneric | 3.11 | Not reported |
Published upstream
Dec 24, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 4, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 4, 2026
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on summary info As Wenqing Liu reported in bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=216456 BUG: KASAN: use-after-free in recover_data+0x63ae/0x6ae0 [f2fs] Read of size 4 at addr ffff8881464dcd80 by task mount/1013 CPU: 3 PID: 1013 Comm: mount Tainted: G W 6.0.0-rc4 #1 Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.15.0-1 04/01/2014 Call Trace: dump_stack_lvl+0x45/0x5e print_report.cold+0xf3/0x68d kasan_report+0xa8/0x130 recover_data+0x63ae/0x6ae0 [f2fs] f2fs_recover_fsync_data+0x120d/0x1fc0 [f2fs] f2fs_fill_super+0x4665/0x61e0 [f2fs] mount_bdev+0x2cf/0x3b0 legacy_get_tree+0xed/0x1d0 vfs_get_tree+0x81/0x2b0 path_mount+0x47e/0x19d0 do_mount+0xce/0xf0 __x64_sys_mount+0x12c/0x1a0 do_syscall_64+0x38/0x90 entry_SYSCALL_64_after_hwframe+0x63/0xcd The root cause is: in fuzzed image, SSA table is corrupted: ofs_in_node is larger than ADDRS_PER_PAGE(), result in out-of-range access on 4k-size page. - recover_data - do_recover_data - check_index_in_prev_nodes - f2fs_data_blkaddr This patch adds sanity check on summary info in recovery and GC flow in where the flows rely on them. After patch: [ 29.310883] F2FS-fs (loop0): Inconsistent ofs_in_node:65286 in summary, ino:0, nid:6, max:1018
Quoted source text, attributed separately from HOL analysis.