ShellCodeX vulnerability brief
UNASSESSED
Received
CVE-2026-74521
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.
Published 15 Aug 2026, 13:17 UTC
Last modified 15 Aug 2026, 13:17 UTC
01
Attack profile
The conditions required to exploit this vulnerability and its potential impact.
Attack vector
Not assessed
Attack complexity
Not assessed
Privileges required
Not assessed
User interaction
Not assessed
Scope
Not assessed
Confidentiality
Not assessed
Integrity
Not assessed
Availability
Not assessed
02
Affected products
Product applicability statements supplied with the NVD record.
NVD has not published structured affected-product data for this record.
03
Weakness classification
CWE categories help security teams group the underlying software weakness.
Weakness classification is still awaiting analysis.
04
Source references
External advisories, patches and technical reports attached to this CVE record.