Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RUSTSEC-2023-0024: openssl X509Extension::new and X509Extension::new_nid null pointer dereference #181

Open
github-actions bot opened this issue Mar 30, 2023 · 0 comments

Comments

@github-actions
Copy link

openssl X509Extension::new and X509Extension::new_nid null pointer dereference

Details
Package openssl
Version 0.10.38
URL sfackler/rust-openssl#1854
Date 2023-03-24
Patched versions >=0.10.48

These functions would crash when the context argument was None with certain extension types.

Thanks to David Benjamin (Google) for reporting this issue.

See advisory page for additional details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants