In the Linux kernel, the following vulnerability has been...
Critical severity
Unreviewed
Published
May 8, 2026
to the GitHub Advisory Database
•
Updated May 11, 2026
Description
Published by the National Vulnerability Database
May 8, 2026
Published to the GitHub Advisory Database
May 8, 2026
Last updated
May 11, 2026
In the Linux kernel, the following vulnerability has been resolved:
net/tcp-md5: Fix MAC comparison to be constant-time
To prevent timing attacks, MACs need to be compared in constant
time. Use the appropriate helper function for this.
References