openwrt/package
Hauke Mehrtens 591b7e93d3 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:25:54 +02:00
..
base-files OpenWrt v22.03.6: revert to branch defaults 2023-12-03 20:02:26 +01:00
boot ramips: add support for SNR-CPE-W4N-MT router 2023-11-21 00:43:17 +01:00
devel gdb: Do not link against xxhash 2023-01-02 18:51:17 +01:00
firmware wireless-regdb: Update to version 2024.07.04 2024-07-11 00:24:39 +02:00
kernel ksmbd: Update to version 3.5.0 2024-07-15 01:24:06 +02:00
libs wolfssl: Update to version 5.7.2 2024-07-16 00:25:54 +02:00
network hostapd: fix 11r defaults when using WPA 2024-07-08 22:27:11 +02:00
system procd: make mDNS TXT record parsing more solid 2024-04-29 23:30:57 +02:00
utils ucode: add libjson-c/host dependency 2024-07-08 22:27:11 +02:00
Makefile build: generate index.json 2023-05-10 00:07:15 +02:00