CVE-2026-46195
Last modified
CVE-2026-46195 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: smb: client: validate dacloffset before building DACL pointers parse_sec_desc(), build_sec_desc(), and the chown path in id_mode_to_cifs_acl() all add the server-supplied dacloffset to pntsd before proving a DACL header fits inside the returned security descriptor. On 32-bit builds a malicious server can return dacloffset near U32_MAX, wrap the derived DACL pointer below end_of_acl, and then slip past the later pointer-based bounds checks. build_sec_desc() and id_mode_to_cifs_acl() can then dereference DACL fields from the wrapped pointer in the chmod/chown rewrite paths. Validate dacloffset numerically before building any DACL pointer and reuse the same helper at the three DACL entry points.. EPSS estimates a 0.68% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: smb: client: validate dacloffset before building DACL pointers parse_sec_desc(), build_sec_desc(), and the chown path in id_mode_to_cifs_acl() all add the server-supplied dacloffset to pntsd before proving a DACL header fits inside the returned security descriptor. On 32-bit builds a malicious server can return dacloffset near U32_MAX, wrap the derived DACL pointer below end_of_acl, and then slip past the later pointer-based bounds checks. build_sec_desc() and id_mode_to_cifs_acl() can then dereference DACL fields from the wrapped pointer in the chmod/chown rewrite paths. Validate dacloffset numerically before building any DACL pointer and reuse the same helper at the three DACL entry points.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.12, < 6.6.140 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.88 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.30 | — |
| Linux | Linux Kernel | >= 6.19, < 7.0.7 | — |
| Linux | Linux Kernel | 7.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-46195?
How severe is CVE-2026-46195?
How do I fix CVE-2026-46195?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-4619Path Traversal vulnerability in NEC Platforms, Ltd. Aterm Se…9.8
- CVE-2026-46190In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-46191In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-46192In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46193In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46194Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-46196In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46197In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-46198In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-46199In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-4620OS Command Injection vulnerability in NEC Platforms, Ltd. At…9.8
- CVE-2026-46200In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-46195?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
