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

Workaround for openssl-3.2.0 and 3.2.1 #545

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Conversation

olszomal
Copy link
Contributor

@olszomal olszomal commented Sep 13, 2024

This PR introduces a workaround for a segmentation fault issue affecting OpenSSL versions 3.2.0 and 3.2.1.
The fault occurs in engine operations and has been addressed upstream with commit openssl/openssl@39ea783
This patch ensures compatibility with these affected OpenSSL versions.

This issue is related to mtrojnar/osslsigncode#388.

This PR is potentially related to issue #526, but I am not entirely sure as there is not enough information provided in the description of that issue.

Fixed #533

@mtrojnar mtrojnar merged commit c3f2267 into OpenSC:master Sep 30, 2024
8 of 10 checks passed
@olszomal olszomal deleted the workaround branch October 28, 2024 13:34
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

Successfully merging this pull request may close these issues.

segmentation violation getting RSA key on F40
2 participants