Lucene search
+L

843 matches found

OSV
OSV
added 2025/05/02 4:15 p.m.8 views

DEBIAN-CVE-2023-53143

In the Linux kernel, the following vulnerability has been resolved: ext4: fix another off-by-one fsmap error on 1k block filesystems Apparently syzbot figured out that issuing this FSMAP call: struct fsmaphead cmd = .fmhcount = ...; .fmhkeys = .fmrdevice = / ext4 dev /, .fmrphysical = 0, ,...

5.5CVSS5.3AI score0.0018EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/02 4:15 p.m.15 views

CVE-2023-53143

In the Linux kernel, the following vulnerability has been resolved: ext4: fix another off-by-one fsmap error on 1k block filesystems Apparently syzbot figured out that issuing this FSMAP call: struct fsmaphead cmd = .fmhcount = ...; .fmhkeys = .fmrdevice = / ext4 dev /, .fmrphysical = 0, ,...

5.5CVSS0.0018EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/02 3:56 p.m.90 views

CVE-2023-53143

CVE-2023-53143 is a Linux kernel ext4 off-by-one fsmap bug for 1k-block filesystems. The crash stems from insufficient range validation in ext4_getfsmap_datadev when querying GETFSMAP, due to s_first_data_block being nonzero on 1k blocks, causing an underflow and invalid group calculation. A fix ...

5.5CVSS6AI score0.0018EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/05/02 3:56 p.m.12 views

CVE-2023-53143 ext4: fix another off-by-one fsmap error on 1k block filesystems

In the Linux kernel, the following vulnerability has been resolved: ext4: fix another off-by-one fsmap error on 1k block filesystems Apparently syzbot figured out that issuing this FSMAP call: struct fsmaphead cmd = .fmhcount = ...; .fmhkeys = .fmrdevice = / ext4 dev /, .fmrphysical = 0, ,...

5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/05/02 3:56 p.m.20 views

CVE-2023-53143 ext4: fix another off-by-one fsmap error on 1k block filesystems

In the Linux kernel, the following vulnerability has been resolved: ext4: fix another off-by-one fsmap error on 1k block filesystems Apparently syzbot figured out that issuing this FSMAP call: struct fsmaphead cmd = .fmhcount = ...; .fmhkeys = .fmrdevice = / ext4 dev /, .fmrphysical = 0, ,...

0.0018EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/02 3:55 p.m.21 views

CVE-2023-53100 ext4: fix WARNING in ext4_update_inline_data

In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in ext4updateinlinedata Syzbot found the following issue: EXT4-fs loop0: mounted filesystem 00000000-0000-0000-0000-000000000000 without journal. Quota mode: none. fscrypt: AES-256-CTS-CBC using implementation...

7.8CVSS6.2AI score
SaveExploits0References11
OSV
OSV
added 2025/05/01 2:10 p.m.17 views

CVE-2022-49879 ext4: fix BUG_ON() when directory entry has invalid rec_len

In the Linux kernel, the following vulnerability has been resolved: ext4: fix BUGON when directory entry has invalid reclen The reclen field in the directory entry has to be a multiple of 4. A corrupted filesystem image can be used to hit a BUG in ext4reclentodisk, called from makeindexeddir...

5.9AI score
SaveExploits0References8
CVE
CVE
added 2025/05/01 2:10 p.m.97 views

CVE-2022-49880

CVE-2022-49880 : Linux kernel ext4 inline-data migration may trigger a reliable warning in ext4_da_release_space when a writeback path releases space with to_free=1 but i_reserved_data_blocks==0. The issue is resolved by forbidding inodes with inline data from migration (ext4 inline data handling...

5.5CVSS6.4AI score0.00207EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2025/05/01 1:15 p.m.16 views

CVE-2025-37738

In the Linux kernel, the following vulnerability has been resolved: ext4: ignore xattrs past end Once inside 'ext4xattrinodedecrefall' we should ignore xattrs entries past the 'end' entry. This fixes the following KASAN reported issue:...

7.8CVSS0.00189EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/05/01 12:55 p.m.10 views

CVE-2025-37738

In the Linux kernel, the following vulnerability has been resolved: ext4: ignore xattrs past end Once inside 'ext4xattrinodedecrefall' we should ignore xattrs entries past the 'end' entry. This fixes the following KASAN reported issue:...

7.8CVSS5.6AI score0.00189EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 12:55 p.m.15 views

CVE-2025-23150

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off-by-one error in dosplit Syzkaller detected a use-after-free issue in ext4insertdentry that was caused by out-of-bounds access due to incorrect splitting in dosplit. BUG: KASAN: use-after-free in...

7.8CVSS5.8AI score0.00203EPSS
SaveExploits0
OSV
OSV
added 2025/04/24 2:56 p.m.9 views

USN-7461-1 linux, linux-azure, linux-azure-5.4, linux-bluefield, linux-gcp, linux-hwe-5.4, linux-ibm, linux-kvm, linux-oracle, linux-oracle-5.4 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - GPU drivers; - Network drivers; - File systems infrastructure; - Ext4 file system; - Network file system NFS server...

8.8CVSS6.8AI score0.00529EPSS
SaveExploits0References12
OSV
OSV
added 2025/04/18 7:01 a.m.24 views

CVE-2025-37785 ext4: fix OOB read when checking dotdot dir

In the Linux kernel, the following vulnerability has been resolved: ext4: fix OOB read when checking dotdot dir Mounting a corrupted filesystem with directory which contains '.' dir entry with reclen == block size results in out-of-bounds read later on, when the corrupted directory is removed...

7.8CVSS6AI score
SaveExploits0References15
BDU FSTEC
BDU FSTEC
added 2025/04/17 12:00 a.m.12 views

The vulnerability of the kmmpd() function in the fs/ext4/mmp.c module of the Linux file system support module allows a hacker to cause a service failure.

The vulnerability of the kmmpd function in the fs/ext4/mmp.c module of the Linux file system support module is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.8CVSS6.4AI score0.00245EPSS
SaveExploits0References14Affected Software4
NVD
NVD
added 2025/04/16 3:16 p.m.27 views

CVE-2025-22120

In the Linux kernel, the following vulnerability has been resolved: ext4: goto right label 'outmmapsem' in ext4setattr Otherwise, if ext4inodeattachjinode fails, a hung task will happen because filemapinvalidateunlock isn't called to unlock mapping-invalidatelock. Like this: EXT4-fs error device...

5.5CVSS0.0018EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/04/16 2:13 p.m.44 views

CVE-2025-22121 ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix out-of-bound read in ext4xattrinodedecrefall There's issue as follows: BUG: KASAN: use-after-free in ext4xattrinodedecrefall+0x6ff/0x790 Read of size 4 at addr ffff88807b003000 by task syz-executor.0/15172 CPU: 3 PID:...

8.4CVSS0.00189EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.10 views

CVE-2025-22113

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid journaling sb update on error if journal is destroying Presently we always BUGON if trying to start a transaction on a journal marked with JBD2UNMOUNT, since this should never happen. However, while ltp running stress...

5.5CVSS5.4AI score0.00193EPSS
SaveExploits0
OSV
OSV
added 2025/04/09 7:03 p.m.12 views

USN-7429-2 linux-fips vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Drivers core; - HID subsystem; - Network drivers; - SCSI subsystem; - SuperH / SH-Mobile drivers; - File systems...

7.8CVSS6.8AI score0.00809EPSS
SaveExploits1References22
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2024-49968

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ext4: filesystems without casefold feature cannot be mounted with siphash When mounting the...

5.5CVSS5.7AI score0.00245EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2024-49983

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ext4: drop ppath from ext4extreplayupdateex to avoid double-free When calling...

7.8CVSS5.7AI score0.0025EPSS
SaveExploits0References3
Rows per page
Query Builder