← All CVEs

CVE-2026-46185

critical · 9.1

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.

9.1
CVSS
0.5%
EPSS (exploit prob.)
43rd
EPSS percentile
2026-05-28
Published

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

Weaknesses

CWE-125

Affected products

VendorProductAffected versions
linuxlinux_kernel>= 6.0.16, < 6.1.175
linuxlinux_kernel>= 6.2, < 6.6.140
linuxlinux_kernel>= 6.7, < 6.12.88
linuxlinux_kernel>= 6.13, < 6.18.30
linuxlinux_kernel>= 6.19, < 7.0.7
linuxlinux_kernel7.1
linuxlinux_kernel7.1

Check a specific version with /api/v1/cve/match.

References

Query this programmatically:

curl https://evil-db.io/api/v1/cve/CVE-2026-46185