CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2023/02/08 00:59:24

Modified files:
        usr.bin/openssl: pkcs7.c 

Log message:
openssl(1) pkcs7 avoid crash on malformed files

When printing certificates or CRLs, check signed and signedAndEnveloped
before dereferencing them. Prevents crash on inspecting malformed PKCS7
files.

ok jsing

Reply via email to