CVE-2026-74521
Last modified
CVE-2026-74521 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. 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.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= e2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9, < d535363299822c5caa543787b21bd5cfa3e41949; >= e2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9, < e8bb506e6ef749ac0336f3e579d8d02396b7d832 |
| Linux | Linux | 5.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74521?
How severe is CVE-2026-74521?
How do I fix CVE-2026-74521?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-74516In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2026-74517In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-74518In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74519In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-7452A maliciously crafted WRL file, when parsed through Autodesk…7.8
- CVE-2026-74520In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74522In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74523In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-74524In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74525In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74526In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74527In the Linux kernel, the following vulnerability has been re…8.8
Are you affected by CVE-2026-74521?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
