diff options
author | 2018-05-12 17:39:05 +0000 | |
---|---|---|
committer | 2018-05-12 17:39:05 +0000 | |
commit | 97c9d8a58a77402ddb70d45d40f92b03b260960e (patch) | |
tree | 551dda894bce29efc62fbc3814ffe2c3f3f29c00 /lib/libcrypto/evp/p_lib.c | |
parent | Use explicit_bzero() rather than memset() when clearing a BIGNUM. (diff) | |
download | wireguard-openbsd-97c9d8a58a77402ddb70d45d40f92b03b260960e.tar.xz wireguard-openbsd-97c9d8a58a77402ddb70d45d40f92b03b260960e.zip |
Add a missing bounds check in c2i_ASN1_BIT_STRING().
This could potentially result in a left shift that exceeded the size of the
storage type.
Issue found by Simon Friedberger, Robert Merget and Juraj Somorovsky.
ok inoguchi@ tb@
Diffstat (limited to 'lib/libcrypto/evp/p_lib.c')
0 files changed, 0 insertions, 0 deletions