In the Linux kernel, the following vulnerability has been...
High severity
Unreviewed
Published
Sep 5, 2025
to the GitHub Advisory Database
•
Updated Jan 8, 2026
Description
Published by the National Vulnerability Database
Sep 5, 2025
Published to the GitHub Advisory Database
Sep 5, 2025
Last updated
Jan 8, 2026
In the Linux kernel, the following vulnerability has been resolved:
ipv6: sr: 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