CVE-2026-46155

CRITICAL

CVSS v3.1: 9.1 · EPSS: 0.0006 (19.1 percentile)

NetworkNo privilegesNo user interactionOut-of-bounds Read

Source data as of:

At a glance

Severity
CRITICAL
CVSS
9.1 v3.1 · NVD
EPSS
0.0006 (19.1 percentile) · FIRST.org
CISA KEV
No
Type
Out-of-bounds Read · NVD CWE
Attack conditions (CVSS vector)
NetworkNo privilegesNo user interaction · Source: NVD Vector
Affected vendors
linux
Published
2026-05-28 · Modified: 2026-06-09

CVSS / EPSS / KEV

CVSS v3.1 9.1 / 10 CRITICAL Source: NVD
EPSS 0.0006 19.1 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: fix out-of-bounds read in smb2_compound_op() If a server sends a truncated response but a large OutputBufferLength, and terminates the EA list early, check_wsl_eas() returns success without validating that the entire OutputBufferLength fits within iov_len. Then smb2_compound_op() does: memcpy(idata->wsl.eas, data[0], size[0]); Where size[0] is OutputBufferLength. If iov_len is smaller than size[0], memcpy can read beyond the end of the rsp_iov allocation and leak adjacent kernel heap memory.

Record details

CVE ID
CVE-2026-46155
CVSS (v3.1)
9.1 (CRITICAL)
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Exploitability subscore
3.9
Impact subscore
5.2
EPSS
0.0006 (19.1 percentile) — 2026-06-10
CISA KEV
No
Weakness (CWE)
CWE-125
Affected vendors
linux
Affected configurations (CPE)
6
Published
2026-05-28
Modified
2026-06-09
Status
Analyzed

References

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