Lucene search
+L

3791 matches found

CVE
CVE
added 2025/11/12 9:56 p.m.28 views

CVE-2025-40200

Technical details about CVE-2025-40200 are not provided in the connected documents; advisories list the CVE but do not describe affected components, root cause, impact, or fixes. Monitor for updates.

5.8AI score0.00197EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 9:56 p.m.6 views

CVE-2025-40200 Squashfs: reject negative file sizes in squashfs_read_inode()

In the Linux kernel, the following vulnerability has been resolved: Squashfs: reject negative file sizes in squashfsreadinode Syskaller reports a "WARNING in ovlcopyupfile" in overlayfs. This warning is ultimately caused because the underlying Squashfs file system returns a file with a negative...

6.2AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/11/12 9:56 p.m.11 views

CVE-2025-40200

In the Linux kernel, the following vulnerability has been resolved: Squashfs: reject negative file sizes in squashfsreadinode Syskaller reports a "WARNING in ovlcopyupfile" in overlayfs. This warning is ultimately caused because the underlying Squashfs file system returns a file with a negative...

5.2AI score0.00197EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/11/12 9:56 p.m.14 views

CVE-2025-40200 Squashfs: reject negative file sizes in squashfs_read_inode()

In the Linux kernel, the following vulnerability has been resolved: Squashfs: reject negative file sizes in squashfsreadinode Syskaller reports a "WARNING in ovlcopyupfile" in overlayfs. This warning is ultimately caused because the underlying Squashfs file system returns a file with a negative...

0.00197EPSS
SaveExploits0References8
CVE
CVE
added 2025/11/12 9:56 p.m.42 views

CVE-2025-40190

CVE-2025-40190 affects the Linux kernel ext4: EA inode refcount underflow during xattr updates. The root cause is in ext4_xattr_inode_update_ref(), where a non-positive refcount could be decremented (ref_change -1), leading to underflow and errors. The fix enforces that if the current refcount is...

7.8CVSS6AI score0.00164EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/11/12 9:56 p.m.14 views

CVE-2025-40190 ext4: guard against EA inode refcount underflow in xattr update

In the Linux kernel, the following vulnerability has been resolved: ext4: guard against EA inode refcount underflow in xattr update syzkaller found a path where ext4xattrinodeupdateref reads an EA inode refcount that is already ref underflow: refcount=-1 refchange=-1 EXT4-fs warning: eainode dec...

7.8CVSS0.00164EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 9:56 p.m.8 views

CVE-2025-40190 ext4: guard against EA inode refcount underflow in xattr update

In the Linux kernel, the following vulnerability has been resolved: ext4: guard against EA inode refcount underflow in xattr update syzkaller found a path where ext4xattrinodeupdateref reads an EA inode refcount that is already ref underflow: refcount=-1 refchange=-1 EXT4-fs warning: eainode dec...

7.8CVSS6.3AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/11/12 9:56 p.m.14 views

CVE-2025-40190

In the Linux kernel, the following vulnerability has been resolved: ext4: guard against EA inode refcount underflow in xattr update syzkaller found a path where ext4xattrinodeupdateref reads an EA inode refcount that is already ref underflow: refcount=-1 refchange=-1 EXT4-fs warning: eainode dec...

7.8CVSS5.2AI score0.00164EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/11/12 3:8 p.m.10 views

kernel: fs: fix UAF/GPF bug in nilfs_mdt_destroy

In the Linux kernel, the following vulnerability has been resolved: fs: fix UAF/GPF bug in nilfsmdtdestroy In allocinode, inodeinitalways could return -ENOMEM if securityinodealloc fails, which causes inode-iprivate uninitialized. Then nilfsismetadatafileinode returns true and nilfsfreeinode...

7.8CVSS6.8AI score0.0022EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 1:52 p.m.9 views

kernel: fs: fix UAF/GPF bug in nilfs_mdt_destroy

In the Linux kernel, the following vulnerability has been resolved: fs: fix UAF/GPF bug in nilfsmdtdestroy In allocinode, inodeinitalways could return -ENOMEM if securityinodealloc fails, which causes inode-iprivate uninitialized. Then nilfsismetadatafileinode returns true and nilfsfreeinode...

7.8CVSS6.8AI score0.0022EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/11/12 12:30 p.m.8 views

EUVD-2025-124916

In the Linux kernel, the following vulnerability has been resolved: ext4: detect invalid INLINEDATA + EXTENTS flag combination syzbot reported a BUGON in ext4escacheextent when opening a verity file on a corrupted ext4 filesystem mounted without a journal. The issue is that the filesystem has an...

5.8AI score0.00153EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/11/12 12:30 p.m.11 views

EUVD-2025-124946

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to truncate first page in error path of f2fstruncate syzbot reports a bug as below: loop0: detected capacity change from 0 to 40427 F2FS-fs loop0: Wrong SSA boundary, start3584 end4096 blocks3072 F2FS-fs loop0: Can't fi...

5.7AI score0.00199EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 11:50 a.m.12 views

kernel: fs: fix UAF/GPF bug in nilfs_mdt_destroy

In the Linux kernel, the following vulnerability has been resolved: fs: fix UAF/GPF bug in nilfsmdtdestroy In allocinode, inodeinitalways could return -ENOMEM if securityinodealloc fails, which causes inode-iprivate uninitialized. Then nilfsismetadatafileinode returns true and nilfsfreeinode...

7.8CVSS6.8AI score0.0022EPSS
SaveExploits0References5
NVD
NVD
added 2025/11/12 11:15 a.m.12 views

CVE-2025-40137

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to truncate first page in error path of f2fstruncate syzbot reports a bug as below: loop0: detected capacity change from 0 to 40427 F2FS-fs loop0: Wrong SSA boundary, start3584 end4096 blocks3072 F2FS-fs loop0: Can't fi...

0.00199EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/12 11:15 a.m.13 views

UBUNTU-CVE-2025-40167

In the Linux kernel, the following vulnerability has been resolved: ext4: detect invalid INLINEDATA + EXTENTS flag combination syzbot reported a BUGON in ext4escacheextent when opening a verity file on a corrupted ext4 filesystem mounted without a journal. The issue is that the filesystem has an...

7.8CVSS5.7AI score0.00153EPSS
SaveExploits0References39
OSV
OSV
added 2025/11/12 11:15 a.m.16 views

UBUNTU-CVE-2025-40137

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to truncate first page in error path of f2fstruncate syzbot reports a bug as below: loop0: detected capacity change from 0 to 40427 F2FS-fs loop0: Wrong SSA boundary, start3584 end4096 blocks3072 F2FS-fs loop0: Can't fi...

5.7AI score0.00199EPSS
SaveExploits0References22
CVE
CVE
added 2025/11/12 10:26 a.m.45 views

CVE-2025-40167

An issued CVE (CVE-2025-40167) affects the Linux kernel ext4 implementation where an inode incorrectly has both INLINE_DATA and EXTENTS flags set. Connected sources describe the root cause: the combination causes ext4_has_inline_data() to return true, causing the extent-tree validation to be skip...

7.8CVSS5.9AI score0.00153EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/11/12 10:26 a.m.17 views

CVE-2025-40167 ext4: detect invalid INLINE_DATA + EXTENTS flag combination

In the Linux kernel, the following vulnerability has been resolved: ext4: detect invalid INLINEDATA + EXTENTS flag combination syzbot reported a BUGON in ext4escacheextent when opening a verity file on a corrupted ext4 filesystem mounted without a journal. The issue is that the filesystem has an...

7.8CVSS0.00153EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 10:26 a.m.11 views

CVE-2025-40167 ext4: detect invalid INLINE_DATA + EXTENTS flag combination

In the Linux kernel, the following vulnerability has been resolved: ext4: detect invalid INLINEDATA + EXTENTS flag combination syzbot reported a BUGON in ext4escacheextent when opening a verity file on a corrupted ext4 filesystem mounted without a journal. The issue is that the filesystem has an...

7.8CVSS6.1AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.42 views

CVE-2025-40150 f2fs: fix to avoid migrating empty section

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid migrating empty section It reports a bug from device w/ zufs: F2FS-fs dm-64: Inconsistent segment 173822 type 1, 0 in SSA and SIT F2FS-fs dm-64: Stopped filesystem due to reason: 4 Thread A Thread B -...

0.00246EPSS
SaveExploits0References4
Rows per page
Query Builder