Lucene search
+L

674 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/07 12:00 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-000377)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000377 advisory. A flaw was found in the Linux kernel before 5.9-rc4. A failure of the file system metadata validator in XFS can cause an inode with a valid, user-creatable extended...

5.5CVSS6.5AI score0.00416EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.11 views

PT-2026-25886

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel has an issue where the 'at' variant of the getxattr and listxattr system calls are not included in the audit read class. This allows bypassing audit rules when calling...

5.5CVSS5.8AI score0.00125EPSS
SaveExploits0
OSV
OSV
added 2025/12/30 1:16 p.m.49 views

UBUNTU-CVE-2023-54305

In the Linux kernel, the following vulnerability has been resolved: ext4: refuse to create ea block when umounted The ea block expansion need to access sroot while it is already set as NULL when umount is triggered. Refuse this request to avoid panic...

5.8AI score0.00206EPSS
SaveExploits0References11
CVE
CVE
added 2025/12/30 12:23 p.m.31 views

CVE-2023-54305

CVE-2023-54305 is a Linux kernel/ext4 vulnerability where the ea block expansion could access s_root while it is NULL during unmount, risking a kernel panic. Public descriptions across NVD/Red Hat/SUSE/osv entries confirm the issue and its resolution in the kernel, not in user space. The fix prev...

6.1AI score0.00206EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/30 12:11 p.m.10 views

CVE-2022-50845

In the Linux kernel, the following vulnerability has been resolved: ext4: fix inode leak in ext4xattrinodecreate on an error path There is issue as follows when do setxattr with inject fault: localhost fsck.ext4 -fn /dev/sda e2fsck 1.46.6-rc1 12-Sep-2022 Pass 1: Checking inodes, blocks, and sizes...

5.3AI score0.00247EPSS
SaveExploits0
OSV
OSV
added 2025/12/30 12:11 p.m.8 views

CVE-2022-50845 ext4: fix inode leak in ext4_xattr_inode_create() on an error path

In the Linux kernel, the following vulnerability has been resolved: ext4: fix inode leak in ext4xattrinodecreate on an error path There is issue as follows when do setxattr with inject fault: localhost fsck.ext4 -fn /dev/sda e2fsck 1.46.6-rc1 12-Sep-2022 Pass 1: Checking inodes, blocks, and sizes...

6.3AI score
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992504)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992504 advisory. In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in getmaxinlinexattrvaluesize Normally the extended attributes in the...

7.8CVSS6.5AI score0.00156EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 12:55 a.m.7 views

SUSE CVE-2023-54125

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Return error for inconsistent extended attributes ntfsreadea is called when we want to read extended attributes. There are some sanity checks for the validity of the EAs. However, it fails to return a proper error code...

6.5CVSS6.5AI score0.00157EPSS
SaveExploits0References17
NVD
NVD
added 2025/12/24 1:16 p.m.12 views

CVE-2023-54125

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Return error for inconsistent extended attributes ntfsreadea is called when we want to read extended attributes. There are some sanity checks for the validity of the EAs. However, it fails to return a proper error code...

7.8CVSS0.00157EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 1:16 p.m.8 views

CVE-2023-54062

In the Linux kernel, the following vulnerability has been resolved: ext4: fix invalid free tracking in ext4xattrmovetoblock In ext4xattrmovetoblock, the value of the extended attribute which we need to move to an external block may be allocated by kvmalloc if the value is stored in an external...

7.8CVSS0.00157EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.9 views

CVE-2023-54062

In the Linux kernel, the following vulnerability has been resolved: ext4: fix invalid free tracking in ext4xattrmovetoblock In ext4xattrmovetoblock, the value of the extended attribute which we need to move to an external block may be allocated by kvmalloc if the value is stored in an external...

7.8CVSS5.9AI score0.00157EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.6 views

CVE-2023-54125

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Return error for inconsistent extended attributes ntfsreadea is called when we want to read extended attributes. There are some sanity checks for the validity of the EAs. However, it fails to return a proper error code...

7.8CVSS5.8AI score0.00157EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 1:16 p.m.11 views

UBUNTU-CVE-2023-54125

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Return error for inconsistent extended attributes ntfsreadea is called when we want to read extended attributes. There are some sanity checks for the validity of the EAs. However, it fails to return a proper error code...

7.8CVSS5.8AI score0.00157EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 1:06 p.m.35 views

CVE-2023-54125

CVE-2023-54125 affects the Linux kernel NTFS3 xattr path (fs/ntfs3), where ntfs_read_ea may fail to return a proper error for inconsistent extended attributes, potentially allowing use-after-free and memory access issues as demonstrated by a KASAN report in ntfs_set_ea. The vulnerability can lead...

7.8CVSS6.1AI score0.00157EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.33 views

CVE-2023-54125 fs/ntfs3: Return error for inconsistent extended attributes

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Return error for inconsistent extended attributes ntfsreadea is called when we want to read extended attributes. There are some sanity checks for the validity of the EAs. However, it fails to return a proper error code...

7.8CVSS0.00157EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:06 p.m.8 views

CVE-2023-54125 fs/ntfs3: Return error for inconsistent extended attributes

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Return error for inconsistent extended attributes ntfsreadea is called when we want to read extended attributes. There are some sanity checks for the validity of the EAs. However, it fails to return a proper error code...

7.8CVSS6.4AI score
SaveExploits0References7
OSV
OSV
added 2025/12/24 12:23 p.m.9 views

CVE-2023-54062 ext4: fix invalid free tracking in ext4_xattr_move_to_block()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix invalid free tracking in ext4xattrmovetoblock In ext4xattrmovetoblock, the value of the extended attribute which we need to move to an external block may be allocated by kvmalloc if the value is stored in an external...

7.8CVSS6.6AI score
SaveExploits0References12
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.11 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 Linux kernel that stems from ntfsreadea not returning an error for inconsistent extended attributes, which could lead to reuse after release...

6.1AI score0.00157EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-54125

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs/ntfs3: Return error for inconsistent extended attributes ntfsreadea is called when we want to read extended attributes. There are some sanity checks for the...

7.8CVSS7.2AI score0.00157EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/12/17 12:26 a.m.10 views

SUSE CVE-2025-68183

In the Linux kernel, the following vulnerability has been resolved: ima: don't clear IMADIGSIG flag when setting or removing non-IMA xattr Currently when both IMA and EVM are in fix mode, the IMA signature will be reset to IMA hash if a program first stores IMA signature in security.ima and then...

6.1CVSS6.4AI score0.00154EPSS
SaveExploits0References28
Rows per page
Query Builder