summaryrefslogtreecommitdiffstats
path: root/NEWS.md
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2022-10-10 11:20:08 +0100
committerMatt Caswell <matt@openssl.org>2022-10-12 16:31:17 +0100
commit79edcf4da7d4525acf0db894bc6af6f9ca2b9b9b (patch)
treed762962c7c02738015ed26b15e11ec512f0bba94 /NEWS.md
parent7b141d4934ab1254d65fd1859ca1c6eff1113b50 (diff)
Update CHANGES.md and NEWS.md for new release
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19379)
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 3ab273da08..3df3bbc007 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -30,6 +30,18 @@ OpenSSL 3.2
OpenSSL 3.0
-----------
+### Major changes between OpenSSL 3.0.5 and OpenSSL 3.0.6 [11 Oct 2022]
+
+ * Fix for custom ciphers to prevent accidental use of NULL encryption
+ ([CVE-2022-3358])
+
+### Major changes between OpenSSL 3.0.4 and OpenSSL 3.0.5 [5 Jul 2022]
+
+ * Fixed heap memory corruption with RSA private key operation
+ ([CVE-2022-2274])
+ * Fixed AES OCB failure to encrypt some bytes on 32-bit x86 platforms
+ ([CVE-2022-2097])
+
### Major changes between OpenSSL 3.0.3 and OpenSSL 3.0.4 [21 Jun 2022]
* Fixed additional bugs in the c_rehash script which was not properly