Lucene search
+L

5275 matches found

OSV
OSV
added 2025/11/12 10:15 p.m.15 views

AZL-70061 CVE-2025-40179 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: ext4: verify orphan file size is not too big In principle orphan file can be arbitrarily large. However orphan replay needs to traverse it all and we also pin all its buffers in memory. Thus filesystems with absurdly large orphan...

5.6AI score0.00202EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 10:15 p.m.9 views

DEBIAN-CVE-2025-40179

In the Linux kernel, the following vulnerability has been resolved: ext4: verify orphan file size is not too big In principle orphan file can be arbitrarily large. However orphan replay needs to traverse it all and we also pin all its buffers in memory. Thus filesystems with absurdly large orphan...

5.2AI score0.00202EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 10:15 p.m.14 views

UBUNTU-CVE-2025-40198

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid potential buffer over-read in parseapplysbmountoptions Unlike other strings in the ext4 superblock, we rely on tune2fs to make sure smountopts is NUL terminated. Harden parseapplysbmountoptions by treating smountopts ...

5.8AI score0.00187EPSS
SaveExploits0References25
OSV
OSV
added 2025/11/12 10:15 p.m.11 views

UBUNTU-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.1CVSS5.7AI score0.00205EPSS
SaveExploits0References11
OSV
OSV
added 2025/11/12 9:56 p.m.6 views

CVE-2025-40198 ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid potential buffer over-read in parseapplysbmountoptions Unlike other strings in the ext4 superblock, we rely on tune2fs to make sure smountopts is NUL terminated. Harden parseapplysbmountoptions by treating smountopts ...

6.5AI score0.00187EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/11/12 9:56 p.m.10 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...

0.00205EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 9:56 p.m.7 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...

6.3AI score0.00205EPSS
SaveExploits0References11
CVE
CVE
added 2025/11/12 9:56 p.m.34 views

CVE-2025-40190

The CVE-2025-40190 entry concerns the Linux kernel ext4: guard against EA inode refcount underflow in xattr update. The root cause was a path where ext4_xattr_inode_update_ref() could read an EA inode refcount already

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

CVE-2025-40179 ext4: verify orphan file size is not too big

In the Linux kernel, the following vulnerability has been resolved: ext4: verify orphan file size is not too big In principle orphan file can be arbitrarily large. However orphan replay needs to traverse it all and we also pin all its buffers in memory. Thus filesystems with absurdly large orphan...

6.2AI score0.00202EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/11/12 9:56 p.m.5 views

CVE-2025-40179

In the Linux kernel, the following vulnerability has been resolved: ext4: verify orphan file size is not too big In principle orphan file can be arbitrarily large. However orphan replay needs to traverse it all and we also pin all its buffers in memory. Thus filesystems with absurdly large orphan...

5.2AI score0.00202EPSS
SaveExploits0
EUVD
EUVD
added 2025/11/12 12:30 p.m.6 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.00191EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/11/12 12:30 p.m.6 views

EUVD-2025-124964

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential null deref in ext4mbinit In ext4mbinit, ext4mbavgfragmentsizedestroy may be called when sbi-smbavgfragmentsize remains uninitialized e.g., if groupinfo slab cache allocation fails. Since...

5.8AI score0.00195EPSS
SaveExploits0References3
NVD
NVD
added 2025/11/12 11:15 a.m.7 views

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

0.00191EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 11:15 a.m.11 views

AZL-69992 CVE-2025-40167 affecting package kernel for versions less than 6.6.117.1-1

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.6AI score0.00191EPSS
SaveExploits0References1
NVD
NVD
added 2025/11/12 11:15 a.m.8 views

CVE-2025-40119

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential null deref in ext4mbinit In ext4mbinit, ext4mbavgfragmentsizedestroy may be called when sbi-smbavgfragmentsize remains uninitialized e.g., if groupinfo slab cache allocation fails. Since...

0.00195EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/12 11:15 a.m.23 views

UBUNTU-CVE-2025-40119

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential null deref in ext4mbinit In ext4mbinit, ext4mbavgfragmentsizedestroy may be called when sbi-smbavgfragmentsize remains uninitialized e.g., if groupinfo slab cache allocation fails. Since...

5.7AI score0.00195EPSS
SaveExploits0References10
OSV
OSV
added 2025/11/12 11:15 a.m.10 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...

5.7AI score0.00191EPSS
SaveExploits0References39
Cvelist
Cvelist
added 2025/11/12 10:26 a.m.14 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...

0.00191EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 10:26 a.m.9 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...

6.1AI score0.00191EPSS
SaveExploits0References11
CVE
CVE
added 2025/11/12 10:26 a.m.33 views

CVE-2025-40167

CVE-2025-40167 affects the Linux kernel ext4 filesystem. The issue occurs when an inode has both INLINE_DATA and EXTENTS flags set, causing ext4_es_cache_extent() to BUG_ON due to unvalidated out-of-order extents while opening a verity file on a corrupted ext4 FS mounted without a journal. Invest...

5.9AI score0.00191EPSS
SaveExploits0References8
Rows per page
Query Builder