openwrt/package
Hauke Mehrtens 84b000e5d0 wolfssl: Update to version 5.7.2
This fixes multiple security problems:
 * [Medium] CVE-2024-1544
   Potential ECDSA nonce side channel attack in versions of wolfSSL before 5.6.6 with wc_ecc_sign_hash calls.

 * [Medium] CVE-2024-5288
   A private key blinding operation, enabled by defining the macro WOLFSSL_BLIND_PRIVATE_KEY, was added to mitigate a potential row hammer attack on ECC operations.

 * [Low] When parsing a provided maliciously crafted certificate directly using wolfSSL API, outside of a TLS connection, a certificate with an excessively large number of extensions could lead to a potential DoS.

 * [Low] CVE-2024-5991
   In the function MatchDomainName(), input param str is treated as a NULL terminated string despite being user provided and unchecked.

 * [Medium] CVE-2024-5814
   A malicious TLS1.2 server can force a TLS1.3 client with downgrade capability to use a ciphersuite that it did not agree to and achieve a successful connection.

 * [Medium] OCSP stapling version 2 response verification bypass issue when a crafted response of length 0 is received.

 * [Medium] OCSP stapling version 2 revocation bypass with a retry of a TLS connection attempt.

Unset DISABLE_NLS to prevent setting the unsupported configuration
option --disable-nls which breaks the build now.

Link: https://github.com/openwrt/openwrt/pull/15948
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 3a0232ffd3)
2024-07-16 00:05:18 +02:00
..
base-files base-files: fix uid/gid auto-enumeration to avoid 16-bit limit 2024-07-08 21:13:26 +02:00
boot uboot-mediatek: enable rootwait for jdcloud re-cp-03 2024-07-15 16:10:16 +02:00
devel perf: opt-out of lto usage 2023-08-11 12:53:34 +02:00
firmware wireless-regdb: Update to version 2024.07.04 2024-07-11 00:23:36 +02:00
kernel mac80211: fix mesh id corruption on 32 bit systems 2024-07-10 23:36:36 +02:00
libs wolfssl: Update to version 5.7.2 2024-07-16 00:05:18 +02:00
network hostapd: fix a crash corner case 2024-07-08 21:13:26 +02:00
system ca-certificates: add missing license information 2024-07-10 23:07:36 +02:00
utils ucode: update to Git 1a8a0bcf725520820802ad433db22d8f64fbed6c (2024-07-11) 2024-07-14 01:27:28 +02:00
Makefile build: do not depend on $(STAGING_DIR)/.prepared when in SDK 2024-03-04 23:59:24 +01:00