๐Ÿ” CVE Alert

CVE-2026-74521

UNKNOWN 0.0

ksmbd: use memcmp() to compare ClientGUIDs

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use memcmp() to compare ClientGUIDs ClientGUID is a fixed-size binary value and can contain embedded NUL bytes. strncmp() stops comparing at the first NUL byte, so different ClientGUID values can incorrectly be treated as equal. Use memcmp() in SMB3 multichannel session binding and FSCTL_VALIDATE_NEGOTIATE_INFO to compare all SMB2_CLIENT_GUID_SIZE bytes.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 15, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
e2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9 < d535363299822c5caa543787b21bd5cfa3e41949 e2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9 < e8bb506e6ef749ac0336f3e579d8d02396b7d832
Linux / Linux
5.15

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/d535363299822c5caa543787b21bd5cfa3e41949 git.kernel.org: https://git.kernel.org/stable/c/e8bb506e6ef749ac0336f3e579d8d02396b7d832