Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Mon, 18 Aug 2025 13:27:24 -0700 you wrote:
To prevent timing attacks, MACs need to be compared in constant time. Use the appropriate helper function for this.
Fixes: bf355b8d2c30 ("ipv6: sr: add core files for SR HMAC support") Cc: stable@vger.kernel.org Signed-off-by: Eric Biggers ebiggers@kernel.org
[...]
Here is the summary with links: - [net,v2] ipv6: sr: Fix MAC comparison to be constant-time https://git.kernel.org/netdev/net/c/a458b2902115
You are awesome, thank you!