diff options
author | jsing <> | 2018-05-12 17:39:05 +0000 |
---|---|---|
committer | jsing <> | 2018-05-12 17:39:05 +0000 |
commit | 54259dcc7646253fd0374f5fab91657dce17c42e (patch) | |
tree | 05e71edebb33bca40adbc313d73a5c26ca173ac9 /src/lib/libcrypto/evp/p_lib.c | |
parent | 966d6d817fb485a3696e14a84dd77ca88a9ba84a (diff) | |
download | openbsd-54259dcc7646253fd0374f5fab91657dce17c42e.tar.gz openbsd-54259dcc7646253fd0374f5fab91657dce17c42e.tar.bz2 openbsd-54259dcc7646253fd0374f5fab91657dce17c42e.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 'src/lib/libcrypto/evp/p_lib.c')
0 files changed, 0 insertions, 0 deletions