← All CVEs

CVE-2026-64257

critical · 9.1

In the Linux kernel, the following vulnerability has been resolved: smb: client: reject overlapping data areas in SMB2 responses Commit 53b7c271f06b ("smb: client: restrict implied bcc[0] exemption to responses without data area") restricted the implied bcc[0] length exception to responses without a data area. However, the overlap handling in __smb2_calc_size() clears data_length, which can make an invalid response appear to have no data area and so qualify for the exception. Track data area overlap separately and reject such responses before applying the length compatibility exceptions.

9.1
CVSS
0.7%
EPSS (exploit prob.)
50th
EPSS percentile
2026-07-25
Published

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

Affected products

VendorProductAffected versions
linuxlinux_kernel>= 5.10.261, < 5.11
linuxlinux_kernel>= 5.15.212, < 5.16
linuxlinux_kernel7.2

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

References

Query this programmatically:

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