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().
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2026032539-CVE-2026-23364-4267@gregkh/T