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
Configurations
Configuration 1 (hide)
|
History
19 Jun 2026, 13:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
24 Apr 2026, 15:46
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux
Linux linux Kernel |
|
| CWE | NVD-CWE-noinfo | |
| CPE | cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc7:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.15:-:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:* |
|
| References | () https://git.kernel.org/stable/c/2cdc56ed67615ba0921383a688f24415ebe065f3 - Patch | |
| References | () https://git.kernel.org/stable/c/307afccb751f542246bd5dc68a2c1ffe1a78418c - Patch | |
| References | () https://git.kernel.org/stable/c/93c0a22fec914ec4b697e464895a0f594e29fb28 - Patch | |
| References | () https://git.kernel.org/stable/c/c5794709bc9105935dbedef8b9cf9c06f2b559fa - Patch | |
| References | () https://git.kernel.org/stable/c/cd52a0e309659537048a864211abc3ea4c5caa63 - Patch | |
| References | () https://git.kernel.org/stable/c/f4588b85efd6007d46b80aa1b9fb746628ffb3dc - Patch |
02 Apr 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.4 |
25 Mar 2026, 11:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-25 11:16
Updated : 2026-06-19 13:16
NVD link : CVE-2026-23364
Mitre link : CVE-2026-23364
CVE.ORG link : CVE-2026-23364
JSON object : View
Products Affected
linux
- linux_kernel
CWE
