Lucene search
+L

158 matches found

NVD
NVD
added 2025/02/26 7:00 a.m.20 views

CVE-2022-49170

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on curseg-alloctype As Wenqing Liu reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215657 - Overview UBSAN: array-index-out-of-bounds in fs/f2fs/segment.c:3460:2 when mount and operat...

7.8CVSS0.0027EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 2:12 a.m.17 views

CVE-2022-49428 f2fs: fix to do sanity check on inline_dots inode

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on inlinedots inode As Wenqing reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215765 It will cause a kernel panic with steps: - mkdir mnt - mount tmp40.img mnt - ls mnt...

4.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/26 2:12 a.m.36 views

CVE-2022-49425 f2fs: fix dereference of stale list iterator after loop body

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix dereference of stale list iterator after loop body The list iterator variable will be a bogus pointer if no break was hit. Dereferencing it cur-page in this case could load an out-of-bounds/undefined value making it...

7.8CVSS0.00271EPSS
SaveExploits0References7
CVE
CVE
added 2025/02/26 2:12 a.m.116 views

CVE-2022-49425

CVE-2022-49425 affects the Linux kernel's f2fs component. The vulnerability arises from dereferencing a stale list iterator after a loop, where cur->page could become a bogus pointer if no break is hit, risking out-of-bounds/undefined values during comparison with page. The documented fix intr...

7.8CVSS6.3AI score0.00271EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2025/02/26 2:11 a.m.87 views

CVE-2022-49364

CVE-2022-49364 : In the Linux kernel, a f2fs inode eviction bug was fixed. The root cause is that the inode node and the dnode share the same nid, causing dnode truncation to invalidate the NAT entry during f2fs_evict_inode() and leaving the inode marked dirty. The fix clears the dirty flag on th...

5.5CVSS5.3AI score0.00257EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.26 views

CVE-2022-49364

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to clear dirty inode in f2fsevictinode As Yanming reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215904 The kernel message is shown below: kernel BUG at fs/f2fs/inode.c:825! Call Trace: evict+0x282/0x4...

5.5CVSS5.3AI score0.00257EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:11 a.m.100 views

CVE-2022-49363

CVE-2022-49363 concerns a vulnerability in the Linux kernel’s F2FS filesystem. Public descriptions and related advisories (Astra Linux, Unity Linux, OSV, NVD, Red Hat, etc.) confirm the root issue: after fuzzing, inode block mappings could become inconsistent with the SIT (Segment Information Tab...

7.8CVSS6.4AI score0.00271EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.71 views

CVE-2022-49363

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on block address in f2fsdozerorange As Yanming reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215894 I have encountered a bug in F2FS file system in kernel v5.17. I have uploaded the...

7.8CVSS5.4AI score0.00271EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.28 views

CVE-2022-49360 f2fs: fix to do sanity check on total_data_blocks

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on totaldatablocks As Yanming reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215916 The kernel message is shown below: kernel BUG at fs/f2fs/segment.c:2560! Call Trace:...

0.00256EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 2:11 a.m.85 views

CVE-2022-49360

CVE-2022-49360 (Linux kernel, f2fs): The issue arises from a root-cause mismatch where ckpt.valid_block_count is inconsistent with the SIT table, causing a panic during garbage collection when the LFS allocator cannot find a free segment despite the filesystem reporting free blocks. The reference...

5.5CVSS5.3AI score0.00256EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/02/26 2:11 a.m.16 views

CVE-2022-49360 f2fs: fix to do sanity check on total_data_blocks

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on totaldatablocks As Yanming reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215916 The kernel message is shown below: kernel BUG at fs/f2fs/segment.c:2560! Call Trace:...

5AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/02/26 2:10 a.m.23 views

CVE-2022-49318

In the Linux kernel, the following vulnerability has been resolved: f2fs: remove WARNON in f2fsisvalidblkaddr Syzbot triggers two WARNs in f2fsisvalidblkaddr and isbitmapvalid. For example, in f2fsisvalidblkaddr, if type is DATAGENERICENHANCE or DATAGENERICENHANCEREAD, it invokes WARNON if blkadd...

5.5CVSS5.4AI score0.00257EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 2:10 a.m.56 views

CVE-2022-49317

In the Linux kernel, the following vulnerability has been resolved: f2fs: avoid infinite loop to flush node pages xfstests/generic/475 can give EIO all the time which give an infinite loop to flush node page like below. Let's avoid it. 16418.518551 Call Trace: 16418.518553 ? dmsubmitbio+0x48/0x40...

5.5CVSS5.4AI score0.00224EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:10 a.m.105 views

CVE-2022-49317

CVE-2022-49317 relates to the Linux kernel’s f2fs code, where an infinite loop could occur while flushing node pages, triggered by certain xfstests/generic/475 scenarios that could yield sustained EIO. The provided documents indicate a resolved issue in f2fs: avoid infinite loop to flush node pag...

5.5CVSS5.4AI score0.00224EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/02/26 2:10 a.m.128 views

CVE-2022-49318

CVE-2022-49318 pertains to the Linux kernel f2fs subsystem. The vulnerability arises when Syzbot-triggered WARN_ONs in f2fs_is_valid_blkaddr (and __is_bitmap_valid) are triggered for DATA_GENERIC_ENHANCE or DATA_GENERIC_ENHANCE_READ when blkaddr is out of the expected range. The issue was resolve...

5.5CVSS6.5AI score0.00257EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:10 a.m.41 views

CVE-2022-49317 f2fs: avoid infinite loop to flush node pages

In the Linux kernel, the following vulnerability has been resolved: f2fs: avoid infinite loop to flush node pages xfstests/generic/475 can give EIO all the time which give an infinite loop to flush node page like below. Let's avoid it. 16418.518551 Call Trace: 16418.518553 ? dmsubmitbio+0x48/0x40...

0.00224EPSS
SaveExploits0References2
CVE
CVE
added 2025/02/26 1:56 a.m.89 views

CVE-2022-49255

CVE-2022-49255 concerns the Linux kernel’s F2FS filesystem. The connected advisories/documentation confirm a root cause: a missing free nid in f2fs_handle_failed_inode, corrected by a patch that fixes xfstests/generic/475 failure. The impact described in the sources includes potential orphan inod...

5.5CVSS6.2AI score0.00257EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 1:56 a.m.22 views

CVE-2022-49255

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix missing free nid in f2fshandlefailedinode This patch fixes xfstests/generic/475 failure. 293.680694 F2FS-fs dm-1: May loss orphan inode, run fsck to fix. 293.685358 Buffer I/O error on dev dm-1, logical block 8388592,...

5.5CVSS5.3AI score0.00257EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 1:55 a.m.98 views

CVE-2022-49169

CVE-2022-49169 concerns the Linux kernel’s f2fs module and a race/lock issue that could cause a hang. The connected advisories document that the fix is to replace a mutex-based path with a spin_lock, specifically to avoid hang scenarios in f2fs when handling certain task reads and statistics oper...

5.5CVSS6.5AI score0.00256EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.31 views

CVE-2022-49169 f2fs: use spin_lock to avoid hang

In the Linux kernel, the following vulnerability has been resolved: f2fs: use spinlock to avoid hang 14696.634553 task:cat state:D stack: 0 pid:1613738 ppid:1613735 flags:0x00000004 14696.638285 Call Trace: 14696.639038 14696.640032 schedule+0x302/0x930 14696.640969 schedule+0x58/0xd0 14696.64179...

0.00256EPSS
SaveExploits0References4
Rows per page
Query Builder