๐Ÿ” CVE Alert

CVE-2026-68097

HIGH 8.8

ksmbd: validate ACE size against SID sub-authorities

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate ACE size against SID sub-authorities set_ntacl_dacl() 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 set_ntacl_dacl() 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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 10, 2026
Last Updated Aug 17, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new high vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

Linux / Linux
e2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9 < b7cb5bf0855470799f12da825de91e48951b3876 e2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9 < 62d80d7c2d9428085e7458ad4c06ca8c0984039b e2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9 < 337022d9dfac441c3b35e4455a51aa981996e02e e2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9 < 61fd3559199f7fa693dcbff35e59477e24af041a e2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9 < 5152c6d49e3fd4e9f2e857c57527aead752f1f87
Linux / Linux
5.15

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/b7cb5bf0855470799f12da825de91e48951b3876 git.kernel.org: https://git.kernel.org/stable/c/62d80d7c2d9428085e7458ad4c06ca8c0984039b git.kernel.org: https://git.kernel.org/stable/c/337022d9dfac441c3b35e4455a51aa981996e02e git.kernel.org: https://git.kernel.org/stable/c/61fd3559199f7fa693dcbff35e59477e24af041a git.kernel.org: https://git.kernel.org/stable/c/5152c6d49e3fd4e9f2e857c57527aead752f1f87