Lucene search
+L

671 matches found

OSV
OSV
added 2025/08/14 3:53 p.m.9 views

CVE-2025-54389 AIDE improper output neutralization vulnerability

AIDE is an advanced intrusion detection environment. Prior to version 0.19.2, there is an improper output neutralization vulnerability in AIDE. An attacker can craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and/or tamp...

6.2CVSS6.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/08/14 3:53 p.m.13 views

CVE-2025-54389 AIDE improper output neutralization vulnerability

AIDE is an advanced intrusion detection environment. Prior to version 0.19.2, there is an improper output neutralization vulnerability in AIDE. An attacker can craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and/or tamp...

6.2CVSS0.0023EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/08/14 3:52 p.m.16 views

CVE-2025-54409 AIDE null pointer dereference when reading incorrectly encoded xattr attributes from database (local DoS)

AIDE is an advanced intrusion detection environment. From versions 0.13 to 0.19.1, there is a null pointer dereference vulnerability in AIDE. An attacker can crash the program during report printing or database listing after setting extended file attributes with an empty attribute value or with a...

6.2CVSS0.00235EPSS
SaveExploits1References3
CVE
CVE
added 2025/08/14 3:52 p.m.76 views

CVE-2025-54409

CVE-2025-54409 affects the AIDE intrusion detection tool. In AIDE

6.2CVSS6.8AI score0.00235EPSS
SaveExploits1References5Affected Software1
Debian CVE
Debian CVE
added 2025/08/14 3:52 p.m.9 views

CVE-2025-54409

AIDE is an advanced intrusion detection environment. From versions 0.13 to 0.19.1, there is a null pointer dereference vulnerability in AIDE. An attacker can crash the program during report printing or database listing after setting extended file attributes with an empty attribute value or with a...

6.2CVSS5.3AI score0.00235EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2025/08/14 3:52 p.m.4 views

CVE-2025-54409 AIDE null pointer dereference when reading incorrectly encoded xattr attributes from database (local DoS)

AIDE is an advanced intrusion detection environment. From versions 0.13 to 0.19.1, there is a null pointer dereference vulnerability in AIDE. An attacker can crash the program during report printing or database listing after setting extended file attributes with an empty attribute value or with a...

6.2CVSS6.8AI score0.00235EPSS
SaveExploits1References3
OSV
OSV
added 2025/08/14 3:52 p.m.8 views

CVE-2025-54409 AIDE null pointer dereference when reading incorrectly encoded xattr attributes from database (local DoS)

AIDE is an advanced intrusion detection environment. From versions 0.13 to 0.19.1, there is a null pointer dereference vulnerability in AIDE. An attacker can crash the program during report printing or database listing after setting extended file attributes with an empty attribute value or with a...

6.2CVSS6AI score
SaveExploits0References7
OSV
OSV
added 2025/08/14 3:17 p.m.10 views

USN-7697-1 aide vulnerabilities

Rajesh Pangare discovered that AIDE incorrectly handled filenames. A local attacker could possibly use this issue to bypass the detection of malicious files. CVE-2025-54389 Rajesh Pangare discovered that AIDE incorrectly handled extended file attributes. A local attacker could possibly use this...

6.2CVSS7.3AI score0.00235EPSS
SaveExploits2References3
OSV
OSV
added 2025/08/14 2:00 p.m.7 views

UBUNTU-CVE-2025-54409

AIDE is an advanced intrusion detection environment. From versions 0.13 to 0.19.1, there is a null pointer dereference vulnerability in AIDE. An attacker can crash the program during report printing or database listing after setting extended file attributes with an empty attribute value or with a...

6.2CVSS5.7AI score0.00235EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2025-39735

"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: jfs: fix slab-out-of-bounds read in eaget During the sizecheck label in eaget, the code...

7.1CVSS6.2AI score0.00281EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2021-45469

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In f2fssetxattr in fs/f2fs/xattr.c in the Linux kernel through 5.15.11, there is an out-of-bounds memory access when an inode has an invalid last xattr entry...

7.8CVSS6.2AI score0.00549EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-37738

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: ignore xattrs past end Once inside 'ext4xattrinodedecrefall' we should ignore xattrs entries past the 'end' entry. This fixes the following KASAN reported...

7.8CVSS6.6AI score0.00207EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-52436

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - f2fs: explicitly null-terminate the xattr list When setting an xattr, explicitly null-terminate the xattr list. This eliminates the fragile assumption that the...

7.8CVSS6AI score0.00302EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/08/06 12:46 a.m.10 views

kernel: ext4: ignore xattrs past end

A use-after-free vulnerability has been discovered in the Linux kernel, specifically within the ext4xattrinodedecrefall function related to the ext4 filesystem's extended attributes. An attacker could exploit this flaw by providing a specially crafted payload, leading to a denial of service...

7.8CVSS6.7AI score0.00207EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/05 6:01 p.m.12 views

kernel: ext4: ignore xattrs past end

A use-after-free vulnerability has been discovered in the Linux kernel, specifically within the ext4xattrinodedecrefall function related to the ext4 filesystem's extended attributes. An attacker could exploit this flaw by providing a specially crafted payload, leading to a denial of service...

7.8CVSS6.7AI score0.00207EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/30 6:08 a.m.8 views

kernel: ext4: ignore xattrs past end

A use-after-free vulnerability has been discovered in the Linux kernel, specifically within the ext4xattrinodedecrefall function related to the ext4 filesystem's extended attributes. An attacker could exploit this flaw by providing a specially crafted payload, leading to a denial of service...

7.8CVSS6.7AI score0.00207EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/28 8:32 a.m.12 views

kernel: 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.4CVSS6.8AI score0.00189EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/23 12:18 a.m.15 views

kernel: 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.4CVSS6.8AI score0.00189EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/16 6:06 a.m.9 views

kernel: ext4: ignore xattrs past end

A use-after-free vulnerability has been discovered in the Linux kernel, specifically within the ext4xattrinodedecrefall function related to the ext4 filesystem's extended attributes. An attacker could exploit this flaw by providing a specially crafted payload, leading to a denial of service...

7.8CVSS6.7AI score0.00207EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/16 5:49 a.m.9 views

kernel: ext4: ignore xattrs past end

A use-after-free vulnerability has been discovered in the Linux kernel, specifically within the ext4xattrinodedecrefall function related to the ext4 filesystem's extended attributes. An attacker could exploit this flaw by providing a specially crafted payload, leading to a denial of service...

7.8CVSS6.7AI score0.00207EPSS
SaveExploits0References5
Rows per page
Query Builder