CVE-2026-68097

Source
https://cve.org/CVERecord?id=CVE-2026-68097
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68097.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-68097
Downstream
Published
2026-08-10T11:58:11.289Z
Modified
2026-08-15T11:31:21.387267327Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
ksmbd: validate ACE size against SID sub-authorities
Details

In the Linux kernel, the following vulnerability has been resolved:

ksmbd: validate ACE size against SID sub-authorities

setntacldacl() validates sid.num_subauth before copying an ACE, but does not verify that the declared ACE size contains all sub-authorities described by that field. An undersized ACE can therefore be copied and later make the POSIX ACL deduplication walk inspect data beyond the copied ACE boundary.

The existing initial bound check is also too small. It only ensures that the ACE size field is accessible before setntacldacl() reads sid.num_subauth farther into the input buffer.

Require enough input for the fixed SID header before accessing num_subauth, reject ACEs smaller than that header, and skip ACEs whose declared size cannot contain the complete SID. This makes the validation consistent with the other ACE walk paths.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68097.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
e2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9
Fixed
b7cb5bf0855470799f12da825de91e48951b3876
Fixed
62d80d7c2d9428085e7458ad4c06ca8c0984039b
Fixed
337022d9dfac441c3b35e4455a51aa981996e02e
Fixed
61fd3559199f7fa693dcbff35e59477e24af041a
Fixed
5152c6d49e3fd4e9f2e857c57527aead752f1f87

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68097.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.15.0
Fixed
6.6.148
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.101
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.42
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68097.json"