CVE-2026-23364 in Linux Kernel
요약 (영어)
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().
책임이 있는
Linux
예약하다
2026. 01. 13.
공개
2026. 03. 25.
엔트리
VulDB provides additional information and datapoints for this CVE:
| 아이디 | 취약성 | CWE | 악용 | 대책 | CVE |
|---|---|---|---|---|---|
| 353091 | Linux Kernel ksmbd memcmp 정보 공개 | 208 | 정의되지 않음 | 공식 수정 | CVE-2026-23364 |