Lucene search
+L

22 matches found

OSV
OSV
added 2026/08/10 1:19 p.m.10 views

DEBIAN-CVE-2026-68097

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate ACE size against SID sub-authorities setntacldacl validates sid.numsubauth before copying an ACE, but does not verify that the declared ACE size contains all sub-authorities described by that field. An undersized...

8.8CVSS5.2AI score0.00414EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 1:19 p.m.15 views

CVE-2026-68097

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate ACE size against SID sub-authorities setntacldacl validates sid.numsubauth before copying an ACE, but does not verify that the declared ACE size contains all sub-authorities described by that field. An undersized...

8.8CVSS0.00414EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/10 1:19 p.m.12 views

CVE-2026-68097

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate ACE size against SID sub-authorities setntacldacl validates sid.numsubauth before copying an ACE, but does not verify that the declared ACE size contains all sub-authorities described by that field. An undersized...

8.8CVSS5.4AI score0.00414EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/10 11:58 a.m.47 views

CVE-2026-68100

The CVE-2026-68100 issue affects ksmbd in the Linux kernel. A flaw in set_ntacl_dacl() copies ACEs from an attacker-controlled security descriptor without validating sid.num_subauth, allowing an authenticated SMB2 client to trigger an out-of-bounds heap read (~1 KB) when building a POSIX ACL in a...

8.1CVSS5.3AI score0.00435EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 11:58 a.m.9 views

EUVD-2026-55478

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate ACE size against SID sub-authorities setntacldacl validates sid.numsubauth before copying an ACE, but does not verify that the declared ACE size contains all sub-authorities described by that field. An undersized...

5.3AI score0.00414EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.34 views

CVE-2026-68097 ksmbd: validate ACE size against SID sub-authorities

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate ACE size against SID sub-authorities setntacldacl validates sid.numsubauth before copying an ACE, but does not verify that the declared ACE size contains all sub-authorities described by that field. An undersized...

8.8CVSS0.00414EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 11:58 a.m.48 views

CVE-2026-68097

Summary: CVE-2026-68097 affects the Linux kernel ksmbd path handling POSIX ACLs. The root cause is a check failure in ACE validation: set_ntacl_dacl() validates sid.num_subauth but does not ensure the declared ACE size can contain all sub-authorities, allowing an undersized ACE to be copied and l...

8.8CVSS5.3AI score0.00414EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/19 12:01 p.m.27 views

EUVD-2026-45512

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds read in smbcheckpermdacl The permission-check ACE walk in smbcheckpermdacl validates the ACE header size and caps sid.numsubauth at SIDMAXSUBAUTHORITIES, but it never checks that ace-size is actually larg...

5.6AI score0.0047EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/19 12:01 p.m.8 views

CVE-2026-53390 ksmbd: fix out-of-bounds read in smb_check_perm_dacl()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds read in smbcheckpermdacl The permission-check ACE walk in smbcheckpermdacl validates the ACE header size and caps sid.numsubauth at SIDMAXSUBAUTHORITIES, but it never checks that ace-size is actually larg...

8.1CVSS5.6AI score
SaveExploits0References10
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.16 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: ksmbd: It is required that 3 sub-authorities are present before reading subauth2. parsedacl compares each ACE SID against sidunixNFSmode. When a match is found, it reads sid.subauth2 as the file mode. If sidunixNFSmode represents...

8.6CVSS6AI score0.00366EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.19 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel. This vulnerability stems from the parsedacl function in SMB clients, which treats ACEs matching sidunixNFSmode as NFS mo...

7.6CVSS5.8AI score0.00224EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/01 1:56 p.m.48 views

CVE-2026-31712

CVE-2026-31712 affects ksmbd in the Linux kernel. A crafted DACL with an undersized ACE can bypass validation in smb_check_perm_dacl(), causing an out-of-bounds read during a subsequent file CREATE. The issue arises when ace->size and the ACE layout permit reading access_req (offset 4) and sid...

8.3CVSS5.7AI score0.00315EPSS
SaveExploits0References7Affected Software1
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:05 a.m.13 views

ksmbd: require 3 sub-authorities before reading sub_auth[2]

...

8.6CVSS5.8AI score0.00366EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/25 1:38 a.m.9 views

SUSE CVE-2026-31611

In the Linux kernel, the following vulnerability has been resolved: ksmbd: require 3 sub-authorities before reading subauth2 parsedacl compares each ACE SID against sidunixNFSmode and on match reads sid.subauth2 as the file mode. If sidunixNFSmode is the prefix S-1-5-88-3 with numsubauth = 2 then...

7.6CVSS5.5AI score0.00366EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/24 3:16 p.m.7 views

DEBIAN-CVE-2026-31611

In the Linux kernel, the following vulnerability has been resolved: ksmbd: require 3 sub-authorities before reading subauth2 parsedacl compares each ACE SID against sidunixNFSmode and on match reads sid.subauth2 as the file mode. If sidunixNFSmode is the prefix S-1-5-88-3 with numsubauth = 2 then...

8.6CVSS5.3AI score0.00366EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/24 3:16 p.m.8 views

CVE-2026-31611

In the Linux kernel, the following vulnerability has been resolved: ksmbd: require 3 sub-authorities before reading subauth2 parsedacl compares each ACE SID against sidunixNFSmode and on match reads sid.subauth2 as the file mode. If sidunixNFSmode is the prefix S-1-5-88-3 with numsubauth = 2 then...

8.6CVSS0.00366EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/04/24 2:42 p.m.13 views

EUVD-2026-25504

In the Linux kernel, the following vulnerability has been resolved: ksmbd: require 3 sub-authorities before reading subauth2 parsedacl compares each ACE SID against sidunixNFSmode and on match reads sid.subauth2 as the file mode. If sidunixNFSmode is the prefix S-1-5-88-3 with numsubauth = 2 then...

5.4AI score0.00366EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/24 2:42 p.m.36 views

CVE-2026-31611

CVE-2026-31611 affects the Linux kernel's ksmbd path. The flaw occurs in parse_dacl() when comparing ACE SIDs to sid_unix_NFS_mode and subsequently reading sid.sub_auth[2] as the file mode. If the SID has only two sub-authorities, an ACE placed at the end of the ACL can cause sid.sub_auth[2] to r...

8.6CVSS5.4AI score0.00366EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2026/04/24 2:42 p.m.11 views

CVE-2026-31611

In the Linux kernel, the following vulnerability has been resolved: ksmbd: require 3 sub-authorities before reading subauth2 parsedacl compares each ACE SID against sidunixNFSmode and on match reads sid.subauth2 as the file mode. If sidunixNFSmode is the prefix S-1-5-88-3 with numsubauth = 2 then...

8.6CVSS5.3AI score0.00366EPSS
SaveExploits0
OSV
OSV
added 2026/04/24 2:42 p.m.12 views

CVE-2026-31611 ksmbd: require 3 sub-authorities before reading sub_auth[2]

In the Linux kernel, the following vulnerability has been resolved: ksmbd: require 3 sub-authorities before reading subauth2 parsedacl compares each ACE SID against sidunixNFSmode and on match reads sid.subauth2 as the file mode. If sidunixNFSmode is the prefix S-1-5-88-3 with numsubauth = 2 then...

8.6CVSS5.8AI score
SaveExploits0References10
Rows per page
Query Builder