`openssl` `X509Extension::new` and `X509Extension::new_nid` null pointer dereference
High severity
GitHub Reviewed
Published
Mar 24, 2023
to the GitHub Advisory Database
•
Updated Mar 24, 2023
Description
Published to the GitHub Advisory Database
Mar 24, 2023
Reviewed
Mar 24, 2023
Last updated
Mar 24, 2023
These functions would crash when the context argument was None with certain extension types.
Thanks to David Benjamin (Google) for reporting this issue.
References