Lucene search
+L

659 matches found

Microsoft CVE
Microsoft CVE
added 2026/01/15 9:1 a.m.9 views

ksmbd: fix buffer validation by including null terminator size in EA length

...

7.5CVSS5.4AI score0.00388EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/01/15 12:25 a.m.8 views

SUSE CVE-2025-68806

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix buffer validation by including null terminator size in EA length The smb2setea function, which handles Extended Attributes EA, was performing buffer validation checks that incorrectly omitted the size of the null...

6.7AI score0.00388EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.5 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002110)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002110 advisory. The Btrfs implementation in the Linux kernel before 3.19 does not ensure that the visible xattr state is consistent with a requested replacement, which allows local...

6.9CVSS7.9AI score0.00277EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.4 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-002553)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002553 advisory. In the eaget function in fs/jfs/xattr.c in the Linux kernel through 4.17.1, a memory corruption bug in JFS can be triggered by calling setxattr twice with two...

7.8CVSS6.4AI score0.02342EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2026/01/14 11:50 p.m.10 views

CVE-2025-68820

A NULL pointer dereference vulnerability was found in the Linux kernel's ext4 filesystem extended attribute handling. When ext4getinodeloc fails with an error such as -EFSCORRUPTED, the iloc.bh buffer head remains NULL. The ext4xattrinodedecrefall function lacks error checking and proceeds to cal...

5.5CVSS5.5AI score0.00184EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/14 11:18 p.m.6 views

CVE-2025-68806

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix buffer validation by including null terminator size in EA length The smb2setea function, which handles Extended Attributes EA, was performing buffer validation checks that incorrectly omitted the size of the null...

6AI score0.00388EPSS
SaveExploits0References4
NVD
NVD
added 2026/01/14 3:15 p.m.8 views

CVE-2025-71105

In the Linux kernel, the following vulnerability has been resolved: f2fs: use global inlinexattrslab instead of per-sb slab cache As Hong Yun reported in mailing list: loop7: detected capacity change from 0 to 131072 ------------ cut here ------------ kmemcache of name 'f2fsxattrentry-7:7' alread...

5.5CVSS0.00127EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:0 a.m.4 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-000709)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000709 advisory. The Btrfs implementation in the Linux kernel before 3.19 does not ensure that the visible xattr state is consistent with a requested replacement, which allows local...

6.9CVSS7.9AI score0.00277EPSS
SaveExploits0References10
OSV
OSV
added 2026/01/13 4:16 p.m.10 views

AZL-74312 CVE-2025-68806 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix buffer validation by including null terminator size in EA length The smb2setea function, which handles Extended Attributes EA, was performing buffer validation checks that incorrectly omitted the size of the null...

7.5CVSS5.7AI score0.00388EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/13 4:16 p.m.7 views

CVE-2025-68806

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix buffer validation by including null terminator size in EA length The smb2setea function, which handles Extended Attributes EA, was performing buffer validation checks that incorrectly omitted the size of the null...

7.5CVSS0.00388EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.7 views

CVE-2025-68806

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix buffer validation by including null terminator size in EA length The smb2setea function, which handles Extended Attributes EA, was performing buffer validation checks that incorrectly omitted the size of the null...

7.5CVSS6.2AI score0.00388EPSS
SaveExploits0References27
OSV
OSV
added 2026/01/13 4:16 p.m.23 views

UBUNTU-CVE-2025-68806

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix buffer validation by including null terminator size in EA length The smb2setea function, which handles Extended Attributes EA, was performing buffer validation checks that incorrectly omitted the size of the null...

7.5CVSS5.8AI score0.00388EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2026/01/13 4:15 p.m.5 views

CVE-2025-68784

In the Linux kernel, the following vulnerability has been resolved: xfs: fix a UAF problem in xattr repair The xchksetupxattrbuf function can allocate a new value buffer, which means that any reference to ab-value before the call could become a dangling pointer. Fix this by moving an assignment t...

5.7AI score0.00172EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:29 p.m.9 views

CVE-2025-68820

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

5.2AI score0.00184EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/01/13 3:29 p.m.31 views

CVE-2025-68806

In CVE-2025-68806, the Linux kernel’s ksmbd SMB server code suffers a buffer-validation issue in smb2_set_ea.c, where EA Name null-terminator handling was ignored in the EaNameLength calculation. The root cause: buffer size checks did not account for the terminating character (+1), enabling impro...

7.5CVSS6.2AI score0.00388EPSS
SaveExploits0References5
OSV
OSV
added 2026/01/13 3:29 p.m.6 views

CVE-2025-68806 ksmbd: fix buffer validation by including null terminator size in EA length

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix buffer validation by including null terminator size in EA length The smb2setea function, which handles Extended Attributes EA, was performing buffer validation checks that incorrectly omitted the size of the null...

7.5CVSS6.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/01/13 3:29 p.m.29 views

CVE-2025-68806 ksmbd: fix buffer validation by including null terminator size in EA length

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix buffer validation by including null terminator size in EA length The smb2setea function, which handles Extended Attributes EA, was performing buffer validation checks that incorrectly omitted the size of the null...

7.5CVSS0.00388EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/01/13 3:29 p.m.8 views

CVE-2025-68806

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix buffer validation by including null terminator size in EA length The smb2setea function, which handles Extended Attributes EA, was performing buffer validation checks that incorrectly omitted the size of the null...

7.5CVSS5.3AI score0.00388EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/01/13 3:28 p.m.5 views

CVE-2025-68784

In the Linux kernel, the following vulnerability has been resolved: xfs: fix a UAF problem in xattr repair The xchksetupxattrbuf function can allocate a new value buffer, which means that any reference to ab-value before the call could become a dangling pointer. Fix this by moving an assignment t...

5.5AI score0.00172EPSS
SaveExploits0
CVE
CVE
added 2026/01/13 3:28 p.m.20 views

CVE-2025-68784

CVE-2025-68784 pertains to the Linux kernel (xfs). The issue is a use-after-free in xattr repair where xchk_setup_xattr_buf can allocate a new value buffer, potentially leaving ab->value references dangling. The fix moves the assignment to after the buffer setup, mitigating the dangling refere...

6AI score0.00172EPSS
SaveExploits0References3
Rows per page
Query Builder