Lucene search
+L

129 matches found

OSV
OSV
added 2025/09/04 4:15 p.m.16 views

AZL-75306 CVE-2025-38712 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: hfsplus: don't use BUGON in hfspluscreateattributesfile When the volume header contains erroneous values that do not reflect the actual state of the filesystem, hfsplusfillsuper assumes that the attributes file is not yet created...

5.5CVSS5.6AI score0.00159EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/04 3:33 p.m.55 views

CVE-2025-38712

CVE-2025-38712 refers to a Linux kernel issue in the hfsplus code path. Root cause: when the volume header has values not reflecting the filesystem state, hfsplus_fill_super() may assume the attributes file isn’t created and call hfsplus_create_attributes_file(), hitting a BUG_ON(). The fix repla...

5.5CVSS5.8AI score0.00159EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2025/09/04 3:33 p.m.11 views

CVE-2025-38712 hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()

In the Linux kernel, the following vulnerability has been resolved: hfsplus: don't use BUGON in hfspluscreateattributesfile When the volume header contains erroneous values that do not reflect the actual state of the filesystem, hfsplusfillsuper assumes that the attributes file is not yet created...

6AI score
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2020-6108

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An exploitable code execution vulnerability exists in the fsckchkorphannode functionality of F2fs-Tools F2fs.Fsck 1.13. A specially crafted f2fs filesystem can...

8.2CVSS7.2AI score0.02213EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2020-6105

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An exploitable code execution vulnerability exists in the multiple devices functionality of F2fs-Tools F2fs.Fsck 1.13. A specially crafted f2fs filesystem can...

8.2CVSS7AI score0.02097EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2025/07/04 2:38 p.m.8 views

SUSE CVE-2025-38163

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sbi-totalvalidblockcount syzbot reported a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/f2fs.h:2521! RIP: 0010:decvalidblockcount+0x3b2/0x3c0 fs/f2fs/f2fs.h:2521 Call...

5.5CVSS6.3AI score0.00161EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/03 9:15 a.m.4 views

DEBIAN-CVE-2025-38163

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sbi-totalvalidblockcount syzbot reported a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/f2fs.h:2521! RIP: 0010:decvalidblockcount+0x3b2/0x3c0 fs/f2fs/f2fs.h:2521 Call...

5.5CVSS5.7AI score0.00161EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.17 views

UBUNTU-CVE-2025-38163

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sbi-totalvalidblockcount syzbot reported a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/f2fs.h:2521! RIP: 0010:decvalidblockcount+0x3b2/0x3c0 fs/f2fs/f2fs.h:2521 Call...

5.5CVSS6.2AI score0.00161EPSS
SaveExploits0References43
OSV
OSV
added 2025/07/03 8:36 a.m.11 views

CVE-2025-38163 f2fs: fix to do sanity check on sbi->total_valid_block_count

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sbi-totalvalidblockcount syzbot reported a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/f2fs.h:2521! RIP: 0010:decvalidblockcount+0x3b2/0x3c0 fs/f2fs/f2fs.h:2521 Call...

7.3AI score
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2025/05/21 6:22 p.m.11 views

CVE-1999-1585

The 1 rcS and 2 mountall programs in Sun Solaris 2.x, possibly before 2.4, start a privileged shell on the system console if fsck fails while the system is booting, which allows attackers with physical access to gain root privileges...

7.2CVSS6.9AI score0.00357EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/04/08 12:00 a.m.12 views

PT-2025-27748

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A bug in the f2fs file system has been resolved. The issue occurred when the sbi-total valid block count was inconsistent with the mapped blocks indexed by the inode, causing a panic. ...

5.5CVSS6.6AI score0.00161EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/02/27 3:07 a.m.12 views

SUSE 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.5CVSS6.5AI score0.00257EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/26 7:01 a.m.16 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.5CVSS0.00257EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/26 7:01 a.m.48 views

UBUNTU-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.9AI score0.00257EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 1:56 a.m.13 views

CVE-2022-49255 f2fs: fix missing free nid in f2fs_handle_failed_inode

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

4.9AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/02/26 1:56 a.m.25 views

CVE-2022-49255 f2fs: fix missing free nid in f2fs_handle_failed_inode

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

0.00257EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/02/26 1:56 a.m.24 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
Positive Technologies
Positive Technologies
added 2025/02/26 12:00 a.m.10 views

PT-2025-8183 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability has been resolved in the Linux kernel, specifically in the f2fs file system. The issue is related to a missing free nid in f2fs handle failed inode, which can cause a...

6.5AI score0.00257EPSS
SaveExploits0References15
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ocfs2: Reserving space for inline xattr before attaching the reflink tree. One of our customers reported a crash and a corrupted ocfs2 filesystem. The crash was due to the detection of corruption. Upon troubleshooting, the fsck -...

7.8CVSS5.8AI score0.00273EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/10/22 2:48 p.m.19 views

CVE-2024-50015

An inode corruption flaw was found in the Linux kernel's Ext4 file system functionality related to how a user can interrupt a write using the daxiomaprwfunction. This flaw allows a local user to make non-fatal mistakes with Ext4, leading to a file system denial of service...

4.4CVSS5.2AI score0.0024EPSS
SaveExploits0References4
Rows per page
Query Builder