openssl: bump to 1.1.1q
authorDustin Lundquist <dustin@null-ptr.net>
Wed, 6 Jul 2022 16:08:52 +0000 (09:08 -0700)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 17 Jul 2022 12:27:41 +0000 (14:27 +0200)
commit6f89233c41ae8af4537e64684fa274ab4a21e9d4
tree2af18a7daf16ecca06f96acc4a6096c9d5a55f36
parent1247010d1cc3366d252746da65282d2389211537
openssl: bump to 1.1.1q

Changes between 1.1.1p and 1.1.1q [5 Jul 2022]

  *) AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised
     implementation would not encrypt the entirety of the data under some
     circumstances.  This could reveal sixteen bytes of data that was
     preexisting in the memory that wasn't written.  In the special case of
     "in place" encryption, sixteen bytes of the plaintext would be revealed.

     Since OpenSSL does not support OCB based cipher suites for TLS and DTLS,
     they are both unaffected.
     (CVE-2022-2097)
     [Alex Chernyakhovsky, David Benjamin, Alejandro SedeƱo]

Signed-off-by: Dustin Lundquist <dustin@null-ptr.net>
(cherry picked from commit 3899f68b54b31de4b4fef4f575f7ea56dc93d965)
package/libs/openssl/Makefile