Skip to content
Commit 05b12228 authored by Vivek Kumbhar's avatar Vivek Kumbhar Committed by Steve Sakoman
Browse files

gnutls: fix CVE-2023-0361 timing side-channel in the TLS RSA key exchange code



Remove branching that depends on secret data.

since the `ok` variable isn't used any more, we can remove all code
used to calculate it

Signed-off-by: default avatarVivek Kumbhar <vkumbhar@mvista.com>
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
parent eadf28a0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment