diff --git a/crates/openssl-src/RUSTSEC-2022-0025.md b/crates/openssl-src/RUSTSEC-2022-0025.md index cbca0d3..5cfa27f 100644 --- a/crates/openssl-src/RUSTSEC-2022-0025.md +++ b/crates/openssl-src/RUSTSEC-2022-0025.md @@ -9,8 +9,7 @@ date = "2022-05-03" url = "https://www.openssl.org/news/secadv/20220503.txt" [versions] -patched = [">= 300.0.6"] -unaffected = ["< 300.0"] +patched = [">= 111.20.0, < 300.0.0", ">= 300.0.6"] ``` # Resource leakage when decoding certificates and keys diff --git a/crates/openssl-src/RUSTSEC-2022-0026.md b/crates/openssl-src/RUSTSEC-2022-0026.md index 644475d..032efd2 100644 --- a/crates/openssl-src/RUSTSEC-2022-0026.md +++ b/crates/openssl-src/RUSTSEC-2022-0026.md @@ -9,8 +9,7 @@ date = "2022-05-03" url = "https://www.openssl.org/news/secadv/20220503.txt" [versions] -patched = [">= 300.0.6"] -unaffected = ["< 300.0"] +patched = [">= 111.20.0, < 300.0.0", ">= 300.0.6"] ``` # Incorrect MAC key used in the RC4-MD5 ciphersuite diff --git a/crates/openssl-src/RUSTSEC-2022-0027.md b/crates/openssl-src/RUSTSEC-2022-0027.md index a6293d0..98bc8f3 100644 --- a/crates/openssl-src/RUSTSEC-2022-0027.md +++ b/crates/openssl-src/RUSTSEC-2022-0027.md @@ -9,8 +9,7 @@ date = "2022-05-03" url = "https://www.openssl.org/news/secadv/20220503.txt" [versions] -patched = [">= 300.0.6"] -unaffected = ["< 300.0"] +patched = [">= 111.20.0, < 300.0.0", ">= 300.0.6"] ``` # `OCSP_basic_verify` may incorrectly verify the response signing certificate