package/libopenssl: security bump to version 1.1.1f
authorSébastien Szymanski <sebastien.szymanski@armadeus.com>
Thu, 2 Apr 2020 10:08:20 +0000 (12:08 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 2 Apr 2020 21:53:31 +0000 (23:53 +0200)
commitd397b231b7c7f02f9c52d13ac9d3d82b39f4f4c5
tree3a93d90c0ea30758dc6b3968c117b7de3404d26c
parentd797b7daef8a392fab1005d09f583c452740d9d5
package/libopenssl: security bump to version 1.1.1f

Fixes the following security issues (1.1.1e):

CVE-2019-1551 [Low severity]: There is an overflow bug in the x64_64
Montgomery squaring procedure used in exponentiation with 512-bit moduli.
No EC algorithms are affected.  Analysis suggests that attacks against
2-prime RSA1024, 3-prime RSA1536, and DSA1024 as a result of this defect
would be very difficult to perform and are not believed likely.  Attacks
against DH512 are considered just feasible.  However, for an attack the
target would have to re-use the DH512 private key, which is not recommended
anyway.  Also applications directly using the low level API BN_mod_exp may
be affected if they use BN_FLG_CONSTTIME.  Reported by OSS-Fuzz and Guido
Vranken.

https://www.openssl.org/news/secadv/20191206.txt

CVE-2019-1563 [Low severity]: In situations where an attacker receives
automated notification of the success or failure of a decryption attempt an
attacker, after sending a very large number of messages to be decrypted, can
recover a CMS/PKCS7 transported encryption key or decrypt any RSA encrypted
message that was encrypted with the public RSA key, using a Bleichenbacher
padding oracle attack.  Applications are not affected if they use a
certificate together with the private RSA key to the CMS_decrypt or
PKCS7_decrypt functions to select the correct recipient info to decrypt.
Reported by Bernd Edlinger.

https://www.openssl.org/news/secadv/20190910.txt

Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
[Peter: mention security impact]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libopenssl/libopenssl.hash
package/libopenssl/libopenssl.mk