summaryrefslogtreecommitdiff
path: root/src/lib/libssl
diff options
context:
space:
mode:
authortb <>2026-06-09 12:12:34 +0000
committertb <>2026-06-09 12:12:34 +0000
commit77ad4436cc0876666030d6cc1ca6e7be853ef788 (patch)
tree1d26e2aa19957cd1d59d7491987c45f9e95c8822 /src/lib/libssl
parent2e00d0bb059dae7f2a099952fda78cd682f5b3e4 (diff)
downloadopenbsd-77ad4436cc0876666030d6cc1ca6e7be853ef788.tar.gz
openbsd-77ad4436cc0876666030d6cc1ca6e7be853ef788.tar.bz2
openbsd-77ad4436cc0876666030d6cc1ca6e7be853ef788.zip
Avoid NULL dereference in password-based CMS decryption
The keyDerivationAlgorithm field is OPTIONAL in the ASN.1 but required for password-based CMS. Check that the field is present before using it to avoid a crash. From Igor Ustinov via OpenSSL
Diffstat (limited to 'src/lib/libssl')
0 files changed, 0 insertions, 0 deletions