Lucene search
+L

485 matches found

RedhatCVE
RedhatCVE
added 2026/05/14 7:58 p.m.14 views

CVE-2026-42444

NanaZip is an open source file archive. From 5.0.1252.0 to before 6.0.1698.0, a denial-of-service vulnerability exists in the littlefs filesystem image parser in NanaZip. The handler's Open method reads BlockCount directly from the attacker-controlled superblock without any validation against the...

5.5CVSS5.8AI score0.00111EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/12 12:00 a.m.20 views

NanaZip 数字错误漏洞

NanaZip is a compression software open source by the M2-Team. Versions of NanaZip from 5.0.1252.0 to 6.0.1698.0 contained a numerical error vulnerability. This vulnerability stemmed from the UFS/UFS2 file system image parser not verifying the value of the fsipg field in the superblock. When this...

5.5CVSS5.8AI score0.00111EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/08 8:45 p.m.23 views

CVE-2026-43365

A flaw was found in the Linux kernel's XFS filesystem. This vulnerability arises when the filesystem superblock, which contains critical metadata, does not correctly specify a log stripe unit. This can lead to undersized log roundoff values, causing log corruption. A local attacker could...

8.2CVSS5.8AI score0.00414EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/08 3:16 p.m.12 views

CVE-2026-43365

In the Linux kernel, the following vulnerability has been resolved: xfs: fix undersized liclogroundoff values If the superblock doesn't list a log stripe unit, we set the incore log roundoff value to 512. This leads to corrupt logs and unmountable filesystems in generic/617 on a disk with 4k...

8.2CVSS0.00414EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/08 3:16 p.m.27 views

UBUNTU-CVE-2026-43365

In the Linux kernel, the following vulnerability has been resolved: xfs: fix undersized liclogroundoff values If the superblock doesn't list a log stripe unit, we set the incore log roundoff value to 512. This leads to corrupt logs and unmountable filesystems in generic/617 on a disk with 4k...

8.2CVSS5.7AI score0.00414EPSS
SaveExploits0References36
OSV
OSV
added 2026/05/08 2:21 p.m.16 views

CVE-2026-43365 xfs: fix undersized l_iclog_roundoff values

In the Linux kernel, the following vulnerability has been resolved: xfs: fix undersized liclogroundoff values If the superblock doesn't list a log stripe unit, we set the incore log roundoff value to 512. This leads to corrupt logs and unmountable filesystems in generic/617 on a disk with 4k...

8.2CVSS6AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/05/08 12:00 a.m.32 views

PT-2026-39026

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the XFS file system where the l iclog roundoff value is set to 512 if the superblock does not list a log stripe unit. On disks with 4k physical sectors, this results i...

9.8CVSS5.7AI score0.00414EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/07 2:18 a.m.24 views

SUSE CVE-2026-43117

In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: get correct superblock from dentry in event btrfssyncfile If overlay is used on top of btrfs, dentry-dsb translates to overlay's super block and fsid assignment will lead to a crash. Use fileinodefile-isb to...

5.5CVSS5.8AI score0.00399EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2026/05/07 2:17 a.m.16 views

SUSE CVE-2026-43209

In the Linux kernel, the following vulnerability has been resolved: minix: Add required sanity checking to minixchecksuperblock The fs/minix implementation of the minix filesystem does not currently support any other value for slogzonesize than 0. This is also the only value supported in...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/06 12:30 p.m.18 views

EUVD-2025-209671

In the Linux kernel, the following vulnerability has been resolved: hfsplus: ensure sb-sfsinfo is always cleaned up When hfsplus was converted to the new mount api a bug was introduced by changing the allocation pattern of sb-sfsinfo. If setupbdevsuper fails after a new superblock has been...

5.8AI score0.00126EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/06 12:30 p.m.11 views

EUVD-2026-27643

In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: get correct superblock from dentry in event btrfssyncfile If overlay is used on top of btrfs, dentry-dsb translates to overlay's super block and fsid assignment will lead to a crash. Use fileinodefile-isb to...

5.8AI score0.00399EPSS
SaveExploits0References6
NVD
NVD
added 2026/05/06 12:16 p.m.17 views

CVE-2025-71271

In the Linux kernel, the following vulnerability has been resolved: hfsplus: ensure sb-sfsinfo is always cleaned up When hfsplus was converted to the new mount api a bug was introduced by changing the allocation pattern of sb-sfsinfo. If setupbdevsuper fails after a new superblock has been...

5.5CVSS0.00126EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/06 11:28 a.m.72 views

CVE-2026-43209

CVE-2026-43209 – minix filesystem sanity check in Linux kernel : The minix filesystem implementation lacked proper sanity checks in minix_check_superblock(), notably for s_log_zone_size, which the patch now enforces (only 0 is supported). The update also adds sanity checks for other superblock fi...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/05/06 11:28 a.m.16 views

CVE-2026-43209 minix: Add required sanity checking to minix_check_superblock()

In the Linux kernel, the following vulnerability has been resolved: minix: Add required sanity checking to minixchecksuperblock The fs/minix implementation of the minix filesystem does not currently support any other value for slogzonesize than 0. This is also the only value supported in...

5.9AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.46 views

CVE-2026-43209 minix: Add required sanity checking to minix_check_superblock()

In the Linux kernel, the following vulnerability has been resolved: minix: Add required sanity checking to minixchecksuperblock The fs/minix implementation of the minix filesystem does not currently support any other value for slogzonesize than 0. This is also the only value supported in...

0.00128EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/05/06 11:27 a.m.42 views

CVE-2025-71271

In the Linux kernel, the following vulnerability has been resolved: hfsplus: ensure sb-sfsinfo is always cleaned up When hfsplus was converted to the new mount api a bug was introduced by changing the allocation pattern of sb-sfsinfo. If setupbdevsuper fails after a new superblock has been...

5.5CVSS5.7AI score0.00126EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.44 views

CVE-2025-71271 hfsplus: ensure sb->s_fs_info is always cleaned up

In the Linux kernel, the following vulnerability has been resolved: hfsplus: ensure sb-sfsinfo is always cleaned up When hfsplus was converted to the new mount api a bug was introduced by changing the allocation pattern of sb-sfsinfo. If setupbdevsuper fails after a new superblock has been...

0.00126EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/06 11:27 a.m.10 views

CVE-2025-71271 hfsplus: ensure sb->s_fs_info is always cleaned up

In the Linux kernel, the following vulnerability has been resolved: hfsplus: ensure sb-sfsinfo is always cleaned up When hfsplus was converted to the new mount api a bug was introduced by changing the allocation pattern of sb-sfsinfo. If setupbdevsuper fails after a new superblock has been...

5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/05/06 7:40 a.m.50 views

CVE-2026-43117

CVE-2026-43117 affects the Linux kernel’s btrfs tracepoints: when overlay is layered on btrfs, dentry->d_sb may reference the overlay superblock, causing a crash during fsid assignment. The root cause is deriving the wrong superblock for the event btrfs_sync_file(); the fix is to use file_inod...

9.1CVSS5.8AI score0.00399EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/06 7:40 a.m.9 views

CVE-2026-43117

In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: get correct superblock from dentry in event btrfssyncfile If overlay is used on top of btrfs, dentry-dsb translates to overlay's super block and fsid assignment will lead to a crash. Use fileinodefile-isb to...

5.7AI score0.00399EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder