CVE-2026-46185EPSS p40.0%
CVE-2026-46185CVE-2026-46185
linux / linux_kernel
Description
In the Linux kernel, the following vulnerability has been resolved:
smb/client: fix out-of-bounds read in symlink_data()
Since smb2_check_message() returns success without length validation for
the symlink error response, in symlink_data() it is possible for
iov->iov_len to be smaller than sizeof(struct smb2_err_rsp). If the buffer
only contains the base SMB2 header (64 bytes), accessing
err->ErrorContextCount (at offset 66) or err->ByteCount later in
symlink_data() will cause an out-of-bounds read.
Scoring
| CVSS | 9.1 () |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H |
| EPSS | 0.52% probability of exploitation · percentile 40.0% · 2026-06-18T12:00:27Z |
| Last modified | 2026-06-11 |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.