diff options
author | Vivek Kumbhar <vkumbhar@mvista.com> | 2023-03-07 22:07:49 +0530 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-20 17:20:44 +0000 |
commit | 347ea091f51a173895dee864b2f143eebb2c2b43 (patch) | |
tree | ca9e3a4d0de554b0b6e0a74cf4407f1883a08756 /scripts/lib/argparse_oe.py | |
parent | 8b82794b62609a6408c42e2a2724570d539f076a (diff) | |
download | poky-347ea091f51a173895dee864b2f143eebb2c2b43.tar.gz |
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
(From OE-Core rev: 05b1222815bec400d573f7b06c0ad6b7b2d78a80)
Signed-off-by: Vivek Kumbhar <vkumbhar@mvista.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/argparse_oe.py')
0 files changed, 0 insertions, 0 deletions