Lucene search
+L

18784 matches found

OSV
OSV
added 2025/02/26 7:00 a.m.14 views

UBUNTU-CVE-2022-49097

In the Linux kernel, the following vulnerability has been resolved: NFS: Avoid writeback threads getting stuck in mempoolalloc In a low memory situation, allow the NFS writeback code to fail without getting stuck in infinite loops in mempoolalloc...

5.5CVSS6.2AI score0.00248EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 7:00 a.m.6 views

UBUNTU-CVE-2022-49103

In the Linux kernel, the following vulnerability has been resolved: NFSv4.2: fix reference count leaks in nfs42proccopynotify You don't often get email from [email protected]. Learn why this is important at http://aka.ms/LearnAboutSenderIdentification. The reference counting issue happens in...

5.5CVSS6.2AI score0.00246EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 7:00 a.m.7 views

UBUNTU-CVE-2022-49058

In the Linux kernel, the following vulnerability has been resolved: cifs: potential buffer overflow in handling symlinks Smatch printed a warning: arch/x86/crypto/poly1305glue.c:198 poly1305updatearch error: memcpy 'dctx-buf' too small 16 vs u32max It's caused because Smatch marks 'linklen' as...

9.1CVSS6.4AI score0.00874EPSS
SaveExploits0References11
NVD
NVD
added 2025/02/26 6:37 a.m.17 views

CVE-2021-47656

In the Linux kernel, the following vulnerability has been resolved: jffs2: fix use-after-free in jffs2clearxattrsubsystem When we mount a jffs2 image, assume that the first few blocks of the image are normal and contain at least one xattr-related inode, but the next block is abnormal. As a result...

7.8CVSS0.00253EPSS
SaveExploits0References9
NVD
NVD
added 2025/02/26 6:37 a.m.16 views

CVE-2021-47637

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix deadlock in concurrent rename whiteout and inode writeback Following hung tasks: 77.028764 task:kworker/u8:4 state:D stack: 0 pid: 132 77.028820 Call Trace: 77.029027 schedule+0x8c/0x1b0 77.029067 mutexlock+0x50/0x60...

5.5CVSS0.00189EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.15 views

CVE-2022-49708

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon ext4mbuseinodepa Hulk Robot reported a BUGON: ================================================================== kernel BUG at fs/ext4/mballoc.c:3211! ... RIP: 0010:ext4mbmarkdiskspaceused.cold+0x85/0x136f ... Cal...

5.5CVSS5.3AI score0.00284EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/26 2:24 a.m.8 views

CVE-2022-49704 9p: fix fid refcount leak in v9fs_vfs_get_link

In the Linux kernel, the following vulnerability has been resolved: 9p: fix fid refcount leak in v9fsvfsgetlink we check for protocol version later than required, after a fid has been obtained. Just move the version check earlier...

6.3AI score0.00253EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/26 2:14 a.m.93 views

CVE-2022-49560

Summary: CVE-2022-49560 affects the Linux kernel exfat code. A slab-out-of-bounds read in exfat_clear_bitmap was triggered by truncating to size 0, reported by Syzbot. Root cause/fix in connected docs: the patch moves the is_valid_cluster() helper from fatent.c to a common header to allow reuse, ...

7.8CVSS6.4AI score0.00291EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 2:14 a.m.2 views

CVE-2022-49550 fs/ntfs3: provide block_invalidate_folio to fix memory leak

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: provide blockinvalidatefolio to fix memory leak The ntfs3 filesystem lacks the 'invalidatefolio' method and it causes memory leak. If you write to the filesystem and then unmount it, the cached written data are not free...

6.2AI score0.00218EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 2:12 a.m.16 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
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.56 views

CVE-2022-49428

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...

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

CVE-2022-49408 ext4: fix memory leak in parse_apply_sb_mount_options()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in parseapplysbmountoptions If processing the on-disk mount options fails after any memory was allocated in the ext4fscontext, e.g. sqfnames, then this memory is leaked. Fix this by calling ext4fcfree instea...

5.5CVSS5.2AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/02/26 2:12 a.m.4 views

CVE-2022-49408 ext4: fix memory leak in parse_apply_sb_mount_options()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in parseapplysbmountoptions If processing the on-disk mount options fails after any memory was allocated in the ext4fscontext, e.g. sqfnames, then this memory is leaked. Fix this by calling ext4fcfree instea...

5.9AI score0.00253EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.60 views

CVE-2022-49380

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid f2fsbugon in decvalidnodecount As Yanming reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215897 I have encountered a bug in F2FS file system in kernel v5.17. The kernel should enable...

5.5CVSS5.4AI score0.00257EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.39 views

CVE-2022-49380 f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid f2fsbugon in decvalidnodecount As Yanming reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215897 I have encountered a bug in F2FS file system in kernel v5.17. The kernel should enable...

0.00257EPSS
SaveExploits0References6
CVE
CVE
added 2025/02/26 2:11 a.m.89 views

CVE-2022-49380

The CVE-2022-49380 entry concerns a Linux kernel F2FS bug where total_valid_block_count/total_valid_node_count could fuzz to zero, leading to a BUG_ON() during dec_valid_node_count() in f2fs_remove_inode_page()/f2fs_evict_inode(). The issue was fixed by printing a warning and changing behavior to...

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

CVE-2022-49363 f2fs: fix to do sanity check on block address in f2fs_do_zero_range()

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.8CVSS4.9AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.40 views

CVE-2022-49363 f2fs: fix to do sanity check on block address in f2fs_do_zero_range()

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.8CVSS0.00271EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.20 views

CVE-2022-49360

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:...

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

CVE-2022-49352 ext4: fix warning in ext4_handle_inode_extension

In the Linux kernel, the following vulnerability has been resolved: ext4: fix warning in ext4handleinodeextension We got issue as follows: EXT4-fs error device loop0 in ext4reserveinodewrite:5741: Out of memory EXT4-fs error device loop0: ext4setattr:5462: inode 13: comm syz-executor.0:...

5.5AI score
SaveExploits0References8
Rows per page
Query Builder