Conversation
This reverts commit 12b1845.
Contributor
Author
|
Testing packages are tried in https://github.com/chevah/server/pull/6400. |
Contributor
Author
|
The To avoid their automatic removal, they've been copied manually to |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Scope
Patch latest OpenSSL known vulnerabilities, as published at https://www.openssl.org/news/vulnerabilities.html#y2023.
Changes
Updated OpenSSL 1.1.1t sources to version 1.1.1w to fix CVE-2023-4807, CVE-2023-3817, CVE-2023-3446, CVE-2023-2975, CVE-2023-2975, CVE-2023-2975, CVE-2023-1255, CVE-2023-0466, CVE-2023-0464.
Drive-by changes:
cryptographyfor CVE-2023-23931 (3.3.2chevah from https://bin.chevah.com:20443/pypi/simple/cryptography/ and 3.2.1 frompython-modules/).psutilto version 5.9.5 on all platforms.How to try and test the changes
reviewers: @adiroiban
Check automated tests.
Check relevant changes:
Check the updated
external_deps.fodsLibreOffice sheet for documented security issues.Check the updated list of ignored
safetysecurity alerts, e.g. https://data.safetycli.com/vulnerabilities/CVE-2023-38325/59473/ (cryptographyissue not related to embedded OpenSSL and with no backported fix).