Lucene search
+L

801 matches found

OSV
OSV
added 2025/09/16 8:15 a.m.9 views

UBUNTU-CVE-2023-53285

In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in getmaxinlinexattrvaluesize Normally the extended attributes in the inode body would have been checked when the inode is first opened, but if someone is writing to the block device while the file syste...

7.8CVSS6AI score0.00156EPSS
SaveExploits0References12
OSV
OSV
added 2025/09/16 8:11 a.m.8 views

CVE-2023-53285 ext4: add bounds checking in get_max_inline_xattr_value_size()

In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in getmaxinlinexattrvaluesize Normally the extended attributes in the inode body would have been checked when the inode is first opened, but if someone is writing to the block device while the file syste...

7.1CVSS4.9AI score
SaveExploits0References12
CVE
CVE
added 2025/09/16 8:11 a.m.49 views

CVE-2023-53285

CVE-2023-53285 : in the Linux kernel ext4, a bounds-check fix was added in get_max_inline_xattr_value_size() to prevent reading beyond allocated memory if the inode table is corrupted by block-device writes while mounted. This resolves a potential memory read issue in inline xattrs. Impact: HIGH ...

7.8CVSS6.1AI score0.00156EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/09/16 8:11 a.m.11 views

CVE-2023-53285

In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in getmaxinlinexattrvaluesize Normally the extended attributes in the inode body would have been checked when the inode is first opened, but if someone is writing to the block device while the file syste...

7.8CVSS5.6AI score0.00156EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/09/16 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a failure to perform a bounds check on the getmaxinlinexattrvaluesize function, which could result in a read...

7.8CVSS5.6AI score0.00156EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/09/11 12:00 a.m.8 views

RHEL 9 : kernel (RHSA-2025:15670)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:15670 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: ext4: use-after-free in...

7.8CVSS7.5AI score0.01278EPSS
SaveExploits8References22
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38701

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: do not BUG when INLINEDATAFL lacks system.data xattr A syzbot fuzzed image triggered a BUGON in ext4updateinlinedata when an inode had the INLINEDATAFL fl...

5.5CVSS6.2AI score0.00177EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/05 12:57 p.m.5 views

SUSE-SU-2025:20657-1 Security update for aide

This update for aide fixes the following issues: - CVE-2025-54389: Escape control characters in report and log output bsc1247884. - CVE-2025-54409: Fix null pointer dereference after reading incorrectly encoded xattr attributes from database bsc1247885...

6.2CVSS6.2AI score0.0023EPSS
SaveExploits2References5
OSV
OSV
added 2025/09/04 4:15 p.m.11 views

AZL-66899 CVE-2025-38701 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: ext4: do not BUG when INLINEDATAFL lacks system.data xattr A syzbot fuzzed image triggered a BUGON in ext4updateinlinedata when an inode had the INLINEDATAFL flag set but was missing the system.data extended attribute. Since this...

5.5CVSS5.6AI score0.00177EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/04 4:15 p.m.9 views

CVE-2025-38701

In the Linux kernel, the following vulnerability has been resolved: ext4: do not BUG when INLINEDATAFL lacks system.data xattr A syzbot fuzzed image triggered a BUGON in ext4updateinlinedata when an inode had the INLINEDATAFL flag set but was missing the system.data extended attribute. Since this...

5.5CVSS0.00177EPSS
SaveExploits0References13
OSV
OSV
added 2025/09/04 4:15 p.m.8 views

UBUNTU-CVE-2025-38701

In the Linux kernel, the following vulnerability has been resolved: ext4: do not BUG when INLINEDATAFL lacks system.data xattr A syzbot fuzzed image triggered a BUGON in ext4updateinlinedata when an inode had the INLINEDATAFL flag set but was missing the system.data extended attribute. Since this...

5.5CVSS5.9AI score0.00177EPSS
SaveExploits0References37
OSV
OSV
added 2025/09/04 3:32 p.m.8 views

CVE-2025-38701 ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr

In the Linux kernel, the following vulnerability has been resolved: ext4: do not BUG when INLINEDATAFL lacks system.data xattr A syzbot fuzzed image triggered a BUGON in ext4updateinlinedata when an inode had the INLINEDATAFL flag set but was missing the system.data extended attribute. Since this...

5.9AI score
SaveExploits0References16
CVE
CVE
added 2025/09/04 3:32 p.m.46 views

CVE-2025-38701

CVE-2025-38701 relates to ext4 in the Linux kernel where a syzbot-triggered BUG_ON could occur when INLINE_DATA_FL is set but the system.data xattr is missing. The fix replaces BUG_ON with EXT4_ERROR_INODE() in ext4_create_inline_data() and ext4_inline_data_truncate(), and documents reporting a c...

5.5CVSS5.8AI score0.00177EPSS
SaveExploits0References13Affected Software1
Cvelist
Cvelist
added 2025/09/04 3:32 p.m.21 views

CVE-2025-38701 ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr

In the Linux kernel, the following vulnerability has been resolved: ext4: do not BUG when INLINEDATAFL lacks system.data xattr A syzbot fuzzed image triggered a BUGON in ext4updateinlinedata when an inode had the INLINEDATAFL flag set but was missing the system.data extended attribute. Since this...

0.00177EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2025/09/04 7:04 a.m.16 views

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

...

8.4CVSS6.8AI score0.00189EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:18 a.m.8 views

squashfs: harden sanity check in squashfs_read_xattr_id_table

...

5.5CVSS7AI score
SaveExploits0
VulnCheck KEV
VulnCheck KEV
added 2025/09/03 12:00 a.m.30 views

VulnCheck KEV: CVE-2023-32629

Local privilege escalation vulnerability in Ubuntu Kernels overlayfs ovlcopyupmetainodedata skip permission checks when calling ovldosetxattr on Ubuntu kernels...

7.8CVSS6.1AI score0.10362EPSS
SaveIn wildExploits12References2
OSV
OSV
added 2025/09/02 3:16 p.m.5 views

MGASA-2025-0224 Updated aide packages fix vulnerabilities

Improper output neutralization potential AIDE detection bypass. CVE-2025-54389 Null pointer dereference after reading incorrectly encoded xattr attributes from database local DoS. CVE-2025-54409...

6.2CVSS7AI score0.0023EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-4091

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability was discovered in Samba, where the flaw allows SMB clients to truncate files, even with read-only permissions when the Samba VFS module aclxattr...

6.5CVSS6.7AI score0.01174EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/08/18 11:22 p.m.7 views

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

5.5CVSS6.4AI score0.0023EPSS
SaveExploits1References5
Rows per page
Query Builder