Lucene search
+L

657 matches found

NVD
NVD
added 10 hours ago7 views

CVE-2026-74414

In the Linux kernel, the following vulnerability has been resolved: hfsplus: Remove the duplicate attr inode dirty marking action Syzbot reported a null-ptr-deref in 1. If the attributes file is not loaded during system mount, a trigger occurs 1 when setxattr is executed in userspace. Remove the...

SaveExploits0References2
NVD
NVD
added 10 hours ago2 views

CVE-2026-72208

In the Linux kernel, the following vulnerability has been resolved: ntfs: add bounds check before accessing EA entries in ntfsealookup and ntfslistxattr, this verifies that there is enough space in the EA entry before accessing the nextentryoffset field of the EA entry...

SaveExploits0References2
EUVD
EUVD
added 10 hours ago5 views

EUVD-2026-59561

In the Linux kernel, the following vulnerability has been resolved: hfsplus: Remove the duplicate attr inode dirty marking action Syzbot reported a null-ptr-deref in 1. If the attributes file is not loaded during system mount, a trigger occurs 1 when setxattr is executed in userspace. Remove the...

5.3AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2 days ago2 views

CVE-2026-53799

rsync before 3.5.0 contains a symlink race condition vulnerability that allows local attackers to cause rsync to apply arbitrary ACLs or extended attributes to unintended files by substituting a symlink at a predictable destination path between the file write and the subsequent aclsetfile or...

7.2CVSS5.4AI score0.00091EPSS
SaveExploits0References4
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-58037

rsync before 3.5.0 contains a symlink race condition vulnerability that allows local attackers to cause rsync to apply arbitrary ACLs or extended attributes to unintended files by substituting a symlink at a predictable destination path between the file write and the subsequent aclsetfile or...

7.2CVSS5.4AI score0.00091EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago36 views

CVE-2026-53799 rsync < 3.5.0 Symlink Race Condition via ACL/xattr Application

rsync before 3.5.0 contains a symlink race condition vulnerability that allows local attackers to cause rsync to apply arbitrary ACLs or extended attributes to unintended files by substituting a symlink at a predictable destination path between the file write and the subsequent aclsetfile or...

7.2CVSS0.00091EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 5 days ago3 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ext4: xattr: fixed a null pointer derefrence in ext4raw inode If ext4getinodeloc fails e.g., if it returns -EFSCORRUPTED, iloc.bh will remain set to NULL. Since ext4xattr inodedecrefall lacks error checking, this will lead to a...

5.2AI score0.00184EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 5 days ago6 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Buffer validation was corrected by including the size of the null-terminating character in the EA length. The smb2setea function, which handles Extended Attributes EA, conducted buffer validation checks that incorrectly...

7.5CVSS5.4AI score0.00388EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 5 days ago10 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: xfs: Eliminate attribute leaf freemap entries when empty Back in commit 2a2b5932db6758 “xfs: fix attribute leaf header freemap.size underflow”, Brian Foster observed that it’s possible for a small freemap at the end of the xattr...

8.8CVSS5.7AI score0.00469EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 5 days ago11 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: ocfs2: fixed the issue with preserving cleanup for reflinks. The commit c06c303832ec “ocfs2: fixed the error where xattr array entries were not properly handled” does not handle all cases, and the cleanup of preserved xattr...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 5 days ago7 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: xfs: fixed issues with freemap adjustments when adding xattrs to leaf blocks. Both xfs/592 and xfs/794 fail this assertion in the leaf block freemap adjustment code after approximately 20 minutes of execution on my test VMs...

8.8CVSS6.7AI score0.00469EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/04 4:16 p.m.10 views

CVE-2026-25289

Memory Corruption when processing Device Capability Extended attributes in certain NAN Service Discovery Frames with invalid length values...

9.6CVSS0.00116EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/04 3:7 p.m.54 views

CVE-2026-25289

CVE-2026-25289 describes memory corruption/stack-based overflow when processing Device Capability Extended attributes in NAN Service Discovery Frames with invalid length values in WLAN firmware. The issue is tied to the firmware image referenced in the August 2026 Qualcomm security bulletin; no e...

9.6CVSS5.4AI score0.00116EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/07/27 12:0 a.m.6 views

UBUNTU-CVE-2026-8348

hw/9pfs: add xattr FID limit to prevent memory exhaustion...

5.8AI score
SaveExploits0References2
NVD
NVD
added 2026/07/25 10:17 a.m.9 views

CVE-2026-64391

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for ADS I/O Alternate data streams are stored as xattrs. Unlike regular file I/O, their read and write paths therefore call VFS xattr helpers which recheck inode permissions and LSM policy using the...

9.8CVSS0.00457EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/25 10:17 a.m.8 views

UBUNTU-CVE-2026-64391

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for ADS I/O Alternate data streams are stored as xattrs. Unlike regular file I/O, their read and write paths therefore call VFS xattr helpers which recheck inode permissions and LSM policy using the...

9.8CVSS5.6AI score0.00457EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:50 a.m.7 views

CVE-2026-64391

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for ADS I/O Alternate data streams are stored as xattrs. Unlike regular file I/O, their read and write paths therefore call VFS xattr helpers which recheck inode permissions and LSM policy using the...

9.8CVSS5.7AI score0.00457EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/25 8:50 a.m.9 views

EUVD-2026-48935

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for ADS I/O Alternate data streams are stored as xattrs. Unlike regular file I/O, their read and write paths therefore call VFS xattr helpers which recheck inode permissions and LSM policy using the...

5.7AI score0.00457EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/25 8:50 a.m.37 views

CVE-2026-64391 ksmbd: use opener credentials for ADS I/O

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for ADS I/O Alternate data streams are stored as xattrs. Unlike regular file I/O, their read and write paths therefore call VFS xattr helpers which recheck inode permissions and LSM policy using the...

9.8CVSS0.00457EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/25 8:50 a.m.36 views

CVE-2026-64391

The CVE-2026-64391 issue affects the Linux kernel ksmbd component, where alternate data streams (ADS) stored as xattrs were read/written using current task credentials via VFS xattr paths. The root cause is that ADS I/O did not use the credentials captured when the SMB handle was opened, allowing...

9.8CVSS5.7AI score0.00457EPSS
SaveExploits0References4
Rows per page
Query Builder