diff options
author | tb <> | 2020-06-19 21:26:40 +0000 |
---|---|---|
committer | tb <> | 2020-06-19 21:26:40 +0000 |
commit | 4874610e087dfc56cd25acdca3ddba4d533bbe02 (patch) | |
tree | a0416e45ad6fcaa33901e33b7aafcca7267fe381 /src/regress/lib/libssl/tlsfuzzer/tlsfuzzer.py | |
parent | faae55c9b393e2dcc156eb7b14185e156ea09be8 (diff) | |
download | openbsd-4874610e087dfc56cd25acdca3ddba4d533bbe02.tar.gz openbsd-4874610e087dfc56cd25acdca3ddba4d533bbe02.tar.bz2 openbsd-4874610e087dfc56cd25acdca3ddba4d533bbe02.zip |
We inherited the constant time CBC padding removal from BoringSSL, but
missed a subsequent fix for an off-by-one in that code. If the first
byte of a CBC padding of length 255 is mangled, we don't detect that.
Adam Langley's BoringSSL commit 80842bdb44855dd7f1dde64a3fa9f4e782310fc7
Fixes the failing tlsfuzzer lucky 13 test case.
ok beck inoguchi
Diffstat (limited to 'src/regress/lib/libssl/tlsfuzzer/tlsfuzzer.py')
0 files changed, 0 insertions, 0 deletions