CVE-2026-43350

HIGH

CVSS v3.1: 7.6 · EPSS: 0.0022 (12.2 percentile)

NetworkNo privileges

Source data as of:

At a glance

Severity
HIGH
CVSS
7.6 v3.1 · NVD
EPSS
0.0022 (12.2 percentile) · FIRST.org
CISA KEV
No
Attack conditions (CVSS vector)
NetworkNo privileges · Source: NVD Vector
Affected vendors
linux
Published
2026-05-08 · Modified: 2026-06-19

CVSS / EPSS / KEV

CVSS v3.1 7.6 / 10 HIGH Source: NVD
EPSS 0.0022 12.2 percentile Source: FIRST.org
CISA KEV No Source: CISA

Source — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. Data & Sources

Description

In the Linux kernel, the following vulnerability has been resolved: smb: client: require a full NFS mode SID before reading mode bits parse_dacl() treats an ACE SID matching sid_unix_NFS_mode as an NFS mode SID and reads sid.sub_auth[2] to recover the mode bits. That assumes the ACE carries three subauthorities, but compare_sids() only compares min(a, b) subauthorities. A malicious server can return an ACE with num_subauth = 2 and sub_auth[] = {88, 3}, which still matches sid_unix_NFS_mode and then drives the sub_auth[2] read four bytes past the end of the ACE. Require num_subauth >= 3 before treating the ACE as an NFS mode SID. This keeps the fix local to the special-SID mode path without changing compare_sids() semantics for the rest of cifsacl.

Record details

CVE ID
CVE-2026-43350
CVSS (v3.1)
7.6 (HIGH)
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H
Exploitability subscore
2.8
Impact subscore
4.7
EPSS
0.0022 (12.2 percentile) — 2026-06-20
CISA KEV
No
Affected vendors
linux
Affected configurations (CPE)
4
Published
2026-05-08
Modified
2026-06-19
Status
Modified

References

Reference URLs as listed by NVD, grouped by a mechanical match on the link's host/pattern. Labels describe the link type only.