lede/package/libs/openssl
Ivan Pavlov 64f24a2334 openssl: update to 3.0.13
Major changes between OpenSSL 3.0.12 and OpenSSL 3.0.13 [30 Jan 2024]

  * Fixed PKCS12 Decoding crashes
    ([CVE-2024-0727])
  * Fixed Excessive time spent checking invalid RSA public keys
    ([CVE-2023-6237])
  * Fixed POLY1305 MAC implementation corrupting vector registers on PowerPC
    CPUs which support PowerISA 2.07
    ([CVE-2023-6129])
  * Fix excessive time spent in DH check / generation with large Q parameter
    value ([CVE-2023-5678])

Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
2024-02-03 15:03:01 +08:00
..
files openssl: bump to 3.0.10 2023-09-15 10:25:17 +08:00
patches openssl: update to 3.0.13 2024-02-03 15:03:01 +08:00
Config.in openssl: bump to 3.0.10 2023-09-15 10:25:17 +08:00
Makefile openssl: update to 3.0.13 2024-02-03 15:03:01 +08:00