PT-2026-27729 · Linux · Linux Kernel
Published
2026-01-01
·
Updated
2026-04-30
·
CVE-2026-23364
CVSS v3.1
7.4
High
| Vector | AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the kernel’s ksmbd component related to Message Authentication Code (MAC) comparisons. The issue stems from the use of
memcmp() for MAC comparisons, which is susceptible to timing attacks. To address this, the memcmp() function should be replaced with crypto memneq() to ensure constant-time comparisons, preventing potential information disclosure through timing variations.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel