โ† Back to all CVEs

CVE-2026-23364

UNKNOWN NVD
CVSS Score 0
Severity UNKNOWN
Published Mar 25, 2026
Vendor unknown

Description

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Compare MACs in constant time To prevent timing attacks, MAC comparisons need to be constant-time. Replace the memcmp() with the correct function, crypto_memneq().

References