1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/package
John Audia bac2f1bed6 openssl: update to 3.0.14
Major changes between OpenSSL 3.0.13 and OpenSSL 3.0.14 [04-Jun-2024]

* Fixed potential use after free after SSL_free_buffers() is called.
  [CVE-2024-4741]
* Fixed checking excessively long DSA keys or parameters may be very slow.
  [CVE-2024-4603]
* Fixed an issue where some non-default TLS server configurations can cause
  unbounded memory growth when processing TLSv1.3 sessions. An attacker may
  exploit certain server configurations to trigger unbounded memory growth that
  would lead to a Denial of Service.  [CVE-2024-2511]
* New atexit configuration switch, which controls whether the OPENSSL_cleanup
  is registered when libcrypto is unloaded. This can be used on platforms
  where using atexit() from shared libraries causes crashes on exit

Signed-off-by: John Audia <therealgraysky@proton.me>

Build system: x86/64
Build-tested: x86/64/AMD Cezanne
2024-06-08 23:29:31 +02:00
..
base-files Revert "base-files: Ignore exit code of uci.sh inclusion" 2024-06-08 12:57:18 +02:00
boot kexec-tools: fix multiple compile errors 2024-06-08 14:08:38 +02:00
devel ply: add dynamic tracing package using BPF 2024-05-31 11:51:45 +02:00
firmware linux-firmware: Update to version 20240513 2024-05-28 22:04:34 +02:00
kernel kernel: ltq-vdsl-vr9: fix compilation with linux 6.6 2024-06-08 23:25:35 +02:00
libs openssl: update to 3.0.14 2024-06-08 23:29:31 +02:00
network Revert "hostapd: add support for authenticating with multiple PSKs via ubus helper" 2024-06-06 21:34:20 +02:00
system apk: bump to 2024-05-23 2024-06-06 19:20:59 +02:00
utils mdadm: update to 4.3 2024-06-06 22:02:21 +02:00
Makefile build: generate private key for APK early 2024-05-22 19:28:20 +02:00