CVE-2026-31709
HIGHDescription
In the Linux kernel, the following vulnerability has been resolved: smb: client: validate the whole DACL before rewriting it in cifsacl build_sec_desc() and id_mode_to_cifs_acl() derive a DACL pointer from a server-supplied dacloffset and then use the incoming ACL to rebuild the chmod/chown security descriptor. The original fix only checked that the struct smb_acl header fits before reading dacl_ptr->size or dacl_ptr->num_aces. That avoids the immediate header-field OOB read, but the rewrite helpers still walk ACEs based on pdacl->num_aces with no structural validation of the incoming DACL body. A malicious server can return a truncated DACL that still contains a header, claims one or more ACEs, and then drive replace_sids_and_copy_aces() or set_chmod_dacl() past the validated extent while they compare or copy attacker-controlled ACEs. Factor the DACL structural checks into validate_dacl(), extend them to validate each ACE against the DACL bounds, and use the shared validator before the chmod/chown rebuild paths. parse_dacl() reuses the same validator so the read-side parser and write-side rewrite paths agree on what constitutes a well-formed incoming DACL.
How to fix
This vulnerability affects an unusually large number of packages. The highest-confidence fixes are shown above; the full list is longer. Check the referenced advisories for complete coverage.
TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works
Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Exploit Intelligence
Low risk: more likely to be exploited than 17% of all known CVEs.
References
Related Vulnerabilities
Other CWE-1288 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2026-31431 | Medium | 5.5 | 100% | KEV | Fix |
| CVE-2022-39353 | Critical | 9.4 | 1.2% | - | Fix |
| CVE-2023-6245 | High | 7.5 | 1.2% | - | Fix |
| CVE-2021-41531 | High | 7.5 | 0.9% | - | Fix |
| CVE-2023-1620 | Medium | 4.9 | 0.9% | - | Fix |
| CVE-2024-25951 | High | 8.0 | 0.8% | - | Fix |
Common questions
How do I fix CVE-2026-31709?
Published advisories record a fix for 356 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.
Is CVE-2026-31709 being actively exploited?
Not that we know of. CVE-2026-31709 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.26% is the estimated probability that it will be exploited in the next 30 days. That is higher than 17% of all scored CVEs.
How severe is CVE-2026-31709?
CVE-2026-31709 has a CVSS v3 base score of 8.8, rated important. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.
What does CVE-2026-31709 affect?
Published advisories record a fix for linux (Debian), bpftool (Red Hat / RHEL), bpftool (Rocky), bpftool-debuginfo (Rocky), and 352 more. Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.
Embed a live status badge for CVE-2026-31709
Markdown
[](https://tridentstack.com/cve/CVE-2026-31709)HTML
<a href="https://tridentstack.com/cve/CVE-2026-31709"><img src="https://tridentstack.com/cve/badge/CVE-2026-31709.svg" alt="CVE-2026-31709"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-07-15.