Lucene search
+L

32 matches found

RedhatCVE
RedhatCVE
added 2026/06/02 4:1 p.m.20 views

CVE-2025-70099

A NULL pointer dereference in the ext4direngetnamelen function in include/ext4dir.h of lwext4 1.0.0 allows attackers to cause a denial of service by supplying a specially crafted EXT4 filesystem image with malformed directory entries. During directory iteration, the code may fail to validate the...

7.5CVSS5.9AI score0.00384EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/01 9:16 p.m.20 views

CVE-2025-70099

A NULL pointer dereference in the ext4direngetnamelen function in include/ext4dir.h of lwext4 1.0.0 allows attackers to cause a denial of service by supplying a specially crafted EXT4 filesystem image with malformed directory entries. During directory iteration, the code may fail to validate the...

7.5CVSS0.00384EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/01 12:0 a.m.40 views

CVE-2025-70099

A NULL pointer dereference in the ext4direngetnamelen function in include/ext4dir.h of lwext4 1.0.0 allows attackers to cause a denial of service by supplying a specially crafted EXT4 filesystem image with malformed directory entries. During directory iteration, the code may fail to validate the...

0.00384EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/13 8:23 p.m.15 views

CVE-2026-34962

barebox version prior to 2026.04.0 contains a denial-of-service vulnerability in ext4 directory parsing in fs/ext4/ext4common.c where the ext4fsiteratedir function fails to validate that directory entry length values are non-zero. Attackers can supply a malicious ext4 filesystem image with a...

6.9CVSS5.8AI score0.00129EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/11 11:19 p.m.16 views

CVE-2026-34962

barebox version prior to 2026.04.0 contains a denial-of-service vulnerability in ext4 directory parsing in fs/ext4/ext4common.c where the ext4fsiteratedir function fails to validate that directory entry length values are non-zero. Attackers can supply a malicious ext4 filesystem image with a...

6.9CVSS0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/11 9:58 p.m.8 views

CVE-2026-34962 barebox ext4 Directory Parsing Infinite Loop Denial of Service

barebox version prior to 2026.04.0 contains a denial-of-service vulnerability in ext4 directory parsing in fs/ext4/ext4common.c where the ext4fsiteratedir function fails to validate that directory entry length values are non-zero. Attackers can supply a malicious ext4 filesystem image with a...

6.9CVSS6AI score
SaveExploits0References6
CNNVD
CNNVD
added 2026/05/11 12:0 a.m.17 views

Barebox 安全漏洞

Barebox is a versatile and flexible bootloader developed by Barebox Open Source. Versions of Barebox prior to 2026.04.0 contained security vulnerabilities. These vulnerabilities stemmed from the ext4fsiteratedir function in ext4 directory parsing, which did not verify that the length value of...

6.9CVSS5.8AI score0.00129EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.5 views

Siemens SIMATIC S7-1500 Out-of-bounds Write (CVE-2019-5188)

A code execution vulnerability exists in the directory rehashing functionality of E2fsprogs e2fsck 1.45.4. A specially crafted ext4 directory can cause an out-of-bounds write on the stack, resulting in code execution. An attacker can corrupt a partition to trigger this vulnerability. This plugin...

7.5CVSS7.2AI score0.01025EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/21 12:31 p.m.8 views

EUVD-2022-54885

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid cycles in directory h-tree A maliciously corrupted filesystem can contain cycles in the h-tree stored inside a directory. That can easily lead to the kernel corrupting tree nodes that were already verified under its...

5.5CVSS5.1AI score0.00294EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2019-14793

Malware in sbrugna...

7.5CVSS6.5AI score0.01025EPSS
SaveExploits1References16
EUVD
EUVD
added 2025/10/03 8:7 p.m.13 views

EUVD-2025-11831

Malicious code in bioql PyPI...

7.1CVSS7.2AI score0.0028EPSS
SaveExploits0References10
BDU FSTEC
BDU FSTEC
added 2025/08/25 12:0 a.m.4 views

The vulnerability in the fs/ext4/dir.c module of the Linux operating system allows a hacker to compromise the confidentiality and accessibility of protected information.

The vulnerability in the fs/ext4/dir.c module of the Linux operating system relates to reading data beyond the buffer boundaries in memory. Exploiting this vulnerability can allow an attacker to compromise the confidentiality and accessibility of protected information...

7.1CVSS6.9AI score0.0028EPSS
SaveExploits0References20Affected Software15
Tenable Nessus
Tenable Nessus
added 2025/08/14 12:0 a.m.19 views

EulerOS 2.0 SP11 : kernel (EulerOS-SA-2025-1957)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : gpio: Restrict usage of GPIO chip irq members before initializationCVE-2022-49072 mmc: core: use sysfsemit instead of sprintf.CVE-2022-49267 ipv4:...

8.4CVSS7.6AI score0.00597EPSS
SaveExploits0References47
CVE
CVE
added 2025/05/01 2:10 p.m.96 views

CVE-2022-49879

CVE-2022-49879 affects the Linux kernel ext4 code. A corrupted directory entry where rec_len is invalid (not a multiple of 4) can cause a kernel BUG() in ext4_rec_len_to_disk() called from make_indexed_dir(). The fix adds a validation step via ext4_check_dir_entry(), returning -EFSCORRUPTED for i...

5.5CVSS6.3AI score0.00206EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2025/04/18 7:15 a.m.20 views

CVE-2025-37785

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.8CVSS0.0028EPSS
SaveExploits0References12
Amazon
Amazon
added 2025/03/06 12:0 a.m.10 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: mm: avoid overflows in dirty throttling logic CVE-2024-42131 In the Linux kernel, the following vulnerability has been resolved: tipc: Return non-zero value from tipcudpaddr2str on error CVE-2024-42284 In the Linu...

8.4CVSS6.5AI score0.00922EPSS
SaveExploits1
NVD
NVD
added 2025/02/26 7:1 a.m.11 views

CVE-2022-49343

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid cycles in directory h-tree A maliciously corrupted filesystem can contain cycles in the h-tree stored inside a directory. That can easily lead to the kernel corrupting tree nodes that were already verified under its...

7.8CVSS0.00294EPSS
SaveExploits0References8
OSV
OSV
added 2024/08/17 9:15 a.m.5 views

UBUNTU-CVE-2024-42304

In the Linux kernel, the following vulnerability has been resolved: ext4: make sure the first directory block is not a hole The syzbot constructs a directory that has no dirblock but is non-inline, i.e. the first directory block is a hole. And no errors are reported when creating files in this...

7.8CVSS6.2AI score0.00232EPSS
SaveExploits0References27
SUSE CVE
SUSE CVE
added 2023/02/15 4:17 a.m.8 views

SUSE CVE-2019-5188

A code execution vulnerability exists in the directory rehashing functionality of E2fsprogs e2fsck 1.45.4. A specially crafted ext4 directory can cause an out-of-bounds write on the stack, resulting in code execution. An attacker can corrupt a partition to trigger this vulnerability...

6.4CVSS8.6AI score0.01025EPSS
SaveExploits1References60
Oracle linux
Oracle linux
added 2022/10/04 12:0 a.m.153 views

Unbreakable Enterprise kernel security update

4.1.12-124.67.3 - media: imon: Fix null-ptr-deref in imonprobe Arvind Yadav Orabug: 31225377 CVE-2017-16537 - fbcon: remove soft scrollback code Linus Torvalds Orabug: 31914703 CVE-2020-14390 - inet: use bigger hash table for IP ID generation Eric Dumazet Orabug: 33778986 CVE-2021-45486 - ipv4:...

7.8CVSS0.7AI score0.02263EPSS
SaveExploits7
Rows per page
Query Builder