diff options
author | 2025-08-18 13:27:24 -0700 | |
---|---|---|
committer | 2025-08-20 19:32:30 -0700 | |
commit | a458b2902115b26a25d67393b12ddd57d1216aaa (patch) | |
tree | 0c1955551d323fb4fc46008e8b745c8f53b0ee6a /tools/perf/scripts/python | |
parent | net, hsr: reject HSR frame if skb can't hold tag (diff) | |
download | wireguard-linux-a458b2902115b26a25d67393b12ddd57d1216aaa.tar.xz wireguard-linux-a458b2902115b26a25d67393b12ddd57d1216aaa.zip |
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.
Fixes: bf355b8d2c30 ("ipv6: sr: add core files for SR HMAC support")
Cc: stable@vger.kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Reviewed-by: Andrea Mayer <andrea.mayer@uniroma2.it>
Link: https://patch.msgid.link/20250818202724.15713-1-ebiggers@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions