๐Ÿ” CVE Alert

CVE-2026-68098

HIGH 8.8

ksmbd: bound DACL dedup walk to copied ACEs

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: ksmbd: bound DACL dedup walk to copied ACEs set_ntacl_dacl() can stop copying ACEs before consuming the full input DACL when size accounting overflows. When that happens, num_aces reflects only the ACEs that were actually copied into the output DACL, but set_posix_acl_entries_dacl() still receives nt_num_aces and uses it to walk the existing ACE array during dedup. That makes the dedup walk scan past the copied ACE array and inspect buffer tail that does not contain valid ACEs. Split the two meanings currently carried by the NT ACE count. Pass the number of copied NT ACEs to bound the dedup walk, and preserve the original "input DACL had NT ACEs" state separately for the Everyone/default ACL fallback. This keeps the dedup walk aligned with the ACEs that are actually present in the rebuilt DACL.

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 < 6d9d7aa4a2c99c31acfa28921c30b684110cf66c e2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9 < b057a851129c6a084e7e393b62ca3abf6c2660bc e2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9 < f1eba60db813ec28732bf18b5f0a67ebac9c3100 e2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9 < a0ebdaa79e10210d4e8ed9fe138e8f4d569719e3 e2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9 < 58d97fcd0bf1aee694e244cc28635b9df95b543b
Linux / Linux
5.15

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/6d9d7aa4a2c99c31acfa28921c30b684110cf66c git.kernel.org: https://git.kernel.org/stable/c/b057a851129c6a084e7e393b62ca3abf6c2660bc git.kernel.org: https://git.kernel.org/stable/c/f1eba60db813ec28732bf18b5f0a67ebac9c3100 git.kernel.org: https://git.kernel.org/stable/c/a0ebdaa79e10210d4e8ed9fe138e8f4d569719e3 git.kernel.org: https://git.kernel.org/stable/c/58d97fcd0bf1aee694e244cc28635b9df95b543b