Lucene search
+L

3672 matches found

RedhatCVE
RedhatCVE
added 2025/02/28 2:30 a.m.9 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.5CVSS6.4AI score0.00257EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/02/28 2:24 a.m.5 views

SUSE CVE-2024-52560

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Mark inode as bad as soon as error detected in mienumattr Extended the mienumattr function interface with an additional parameter, struct ntfsinode ni, to allow marking the inode as bad as soon as an error is detected...

5.5CVSS7.7AI score0.00181EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/27 3:15 a.m.26 views

CVE-2024-52560

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Mark inode as bad as soon as error detected in mienumattr Extended the mienumattr function interface with an additional parameter, struct ntfsinode ni, to allow marking the inode as bad as soon as an error is detected...

7.8CVSS0.00181EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/27 3:15 a.m.3 views

DEBIAN-CVE-2024-52560

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Mark inode as bad as soon as error detected in mienumattr Extended the mienumattr function interface with an additional parameter, struct ntfsinode ni, to allow marking the inode as bad as soon as an error is detected...

5.5CVSS5.3AI score0.00181EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.10 views

UBUNTU-CVE-2024-52560

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Mark inode as bad as soon as error detected in mienumattr Extended the mienumattr function interface with an additional parameter, struct ntfsinode ni, to allow marking the inode as bad as soon as an error is detected...

7.8CVSS5.7AI score0.00181EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/02/27 3:14 a.m.5 views

SUSE CVE-2021-47638

In the Linux kernel, the following vulnerability has been resolved: ubifs: renamewhiteout: Fix double free for whiteoutui-data 'whiteoutui-data' will be freed twice if space budget fail for rename whiteout operation as following process: renamewhiteout dev = kmalloc whiteoutui-data = dev...

7CVSS6.6AI score0.00255EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/02/27 3:12 a.m.5 views

SUSE CVE-2022-49064

In the Linux kernel, the following vulnerability has been resolved: cachefiles: unmark inode in use in error path Unmark inode in use if error encountered. If the in-use flag leakage occurs in cachefilesopenfile, Cachefiles will complain "Inode already in use" when later another cookie with the...

5.5CVSS6.9AI score0.00218EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/02/27 3:12 a.m.5 views

SUSE CVE-2022-49109

In the Linux kernel, the following vulnerability has been resolved: ceph: fix inode reference leakage in cephgetsnapdir The cephgetinode will search for or insert a new inode into the hash for the given vino, and return a reference to it. If new is non-NULL, its reference is consumed. We should...

5.5CVSS6.4AI score0.00248EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/02/27 3:9 a.m.5 views

SUSE 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.5CVSS6.4AI score0.00257EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:8 a.m.6 views

SUSE CVE-2022-49352

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.5CVSS8.1AI score0.00281EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/02/27 3:8 a.m.6 views

SUSE CVE-2022-49361

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check for inline inode Yanming reported a kernel bug in Bugzilla kernel 1, which can be reproduced. The bug message is: The kernel message is shown below: kernel BUG at fs/inode.c:611! Call Trace:...

5.5CVSS6.4AI score0.00256EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:8 a.m.7 views

SUSE 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.5CVSS6.5AI score0.00257EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:2 a.m.5 views

SUSE CVE-2022-49707

In the Linux kernel, the following vulnerability has been resolved: ext4: add reserved GDT blocks check We capture a NULL pointer issue when resizing a corrupt ext4 image which is freshly clear resizeinode feature not run e2fsck. It could be simply reproduced by following steps. The problem is...

5.5CVSS7.7AI score0.0028EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/02/27 3:2 a.m.7 views

SUSE 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.5CVSS7.8AI score0.00284EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.33 views

CVE-2024-52560 fs/ntfs3: Mark inode as bad as soon as error detected in mi_enum_attr()

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Mark inode as bad as soon as error detected in mienumattr Extended the mienumattr function interface with an additional parameter, struct ntfsinode ni, to allow marking the inode as bad as soon as an error is detected...

7.8CVSS0.00181EPSS
SaveExploits0References2
CVE
CVE
added 2025/02/27 2:18 a.m.86 views

CVE-2024-52560

CVE-2024-52560 concerns Linux kernel’s NTFS-3G support. A change in fs/ntfs3 extends the mi_enum_attr() interface by adding a new parameter, struct ntfs_inode *ni, enabling the kernel to mark the inode as bad as soon as an error is detected. The vulnerability discussion and multiple sources (NVD ...

7.8CVSS5.3AI score0.00181EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.43 views

CVE-2024-52560

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Mark inode as bad as soon as error detected in mienumattr Extended the mienumattr function interface with an additional parameter, struct ntfsinode ni, to allow marking the inode as bad as soon as an error is detected...

7.8CVSS5.3AI score0.00181EPSS
SaveExploits0
OSV
OSV
added 2025/02/27 2:18 a.m.11 views

CVE-2024-52560 fs/ntfs3: Mark inode as bad as soon as error detected in mi_enum_attr()

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Mark inode as bad as soon as error detected in mienumattr Extended the mienumattr function interface with an additional parameter, struct ntfsinode ni, to allow marking the inode as bad as soon as an error is detected...

7.8CVSS5.9AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/02/27 12:0 a.m.14 views

PT-2025-8818

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue is related to the mi enum attr function in the fs/ntfs3 component. The function interface has been extended with an...

7.8CVSS6.2AI score0.00521EPSS
SaveExploits0References198
CNNVD
CNNVD
added 2025/02/27 12:0 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from the mienumattr function not marking an inode as bad in time when it detects an error...

5.5CVSS6.3AI score0.00181EPSS
SaveExploits0References4
Rows per page
Query Builder