We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi folks,
I've noticed that OpenSSL hasn't been updated to v3.0.13+quic1 for node v18.x/v20.x in #51614 and so is still to v3.0.12+quic1
Is there a reason for this?
The text was updated successfully, but these errors were encountered:
See https://nodejs.org/en/blog/vulnerability/february-2024-security-releases. There won't be any releases until the security releases are out. The OpenSSL update will be included if that fixes any of the security issues the security release is trying to address. If it's not included, it will follow the usual backporting process described in https://github.com/nodejs/node/blob/main/doc/contributing/backporting-to-release-lines.md.
Closing as answered, but don't hesitate to ask more questions if you have more.
Sorry, something went wrong.
Hey @aduh95, it would fix the CVE-2023-5678 vulnerability (medium severity) of openssl that is being addressed by openssl v3.0.13 (read more here)
No branches or pull requests
Hi folks,
I've noticed that OpenSSL hasn't been updated to v3.0.13+quic1 for node v18.x/v20.x in #51614 and so is still to v3.0.12+quic1
Is there a reason for this?
The text was updated successfully, but these errors were encountered: