lede/package/libs
Eneas U de Queiroz 99a4abd0ff openssl: fix CVE-2023-464 and CVE-2023-465
Apply two patches fixing low-severity vulnerabilities related to
certificate policies validation:

- Excessive Resource Usage Verifying X.509 Policy Constraints
  (CVE-2023-0464)
  Severity: Low
  A security vulnerability has been identified in all supported versions
  of OpenSSL related to the verification of X.509 certificate chains
  that include policy constraints.  Attackers may be able to exploit
  this vulnerability by creating a malicious certificate chain that
  triggers exponential use of computational resources, leading to a
  denial-of-service (DoS) attack on affected systems.
  Policy processing is disabled by default but can be enabled by passing
  the `-policy' argument to the command line utilities or by calling the
  `X509_VERIFY_PARAM_set1_policies()' function.

- Invalid certificate policies in leaf certificates are silently ignored
  (CVE-2023-0465)
  Severity: Low
  Applications that use a non-default option when verifying certificates
  may be vulnerable to an attack from a malicious CA to circumvent
  certain checks.
  Invalid certificate policies in leaf certificates are silently ignored
  by OpenSSL and other certificate policy checks are skipped for that
  certificate.  A malicious CA could use this to deliberately assert
  invalid certificate policies in order to circumvent policy checking on
  the certificate altogether.
  Policy processing is disabled by default but can be enabled by passing
  the `-policy' argument to the command line utilities or by calling the
  `X509_VERIFY_PARAM_set1_policies()' function.

Note: OpenSSL also released a fix for low-severity security advisory
CVE-2023-466.  It is not included here because the fix only changes the
documentation, which is not built nor included in any OpenWrt package.

Due to the low-severity of these issues, there will be not be an
immediate new release of OpenSSL.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2023-05-05 12:35:32 +08:00
..
argp-standalone sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
elfutils toolchain/gcc: revert to version 11 by default 2023-01-26 21:15:53 +08:00
gettext-full sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
gmp add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
jansson sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
libaudit build: prefer HTTPS if available (for packages) 2022-10-07 12:33:08 +08:00
libbsd libbsd: fix libpath to not use host path 2022-12-31 12:18:19 +08:00
libcap libcap: update to 2.68 2023-04-18 23:59:16 +08:00
libevent2 add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
libiconv-full sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
libjson-c sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
libmd sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
libmnl libmnl: add PKG_CPE_ID 2022-12-05 15:56:49 +08:00
libnetfilter-conntrack libnetfilter-conntrack: bump to 1.0.9 (#10442) 2022-11-17 23:55:29 +08:00
libnfnetlink libnfnetlink: add PKG_CPE_ID 2022-12-05 15:57:05 +08:00
libnftnl sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
libnl libnl: add PKG_CPE_ID 2022-12-05 15:57:33 +08:00
libnl-tiny sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
libpcap treewide: sync with upstream (#10750) 2023-01-25 15:30:35 +08:00
libselinux sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
libsemanage sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
libsepol libselinux: sync with upstream (#10300) 2022-10-22 13:31:19 +00:00
libtool libtool: update to 2.4.7 2022-12-05 15:58:28 +08:00
libtraceevent treewide: sync with upstream (#10750) 2023-01-25 15:30:35 +08:00
libtracefs treewide: sync with upstream (#10750) 2023-01-25 15:30:35 +08:00
libubox sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
libunwind libunwind: update to 1.6.2 2022-12-05 15:58:56 +08:00
libusb sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
mbedtls mbedtls: Update to version 2.28.3 2023-04-19 23:56:38 +08:00
musl-fts sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
ncurses treewide: sync with upstream (#10750) 2023-01-25 15:30:35 +08:00
nettle sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
openssl openssl: fix CVE-2023-464 and CVE-2023-465 2023-05-05 12:35:32 +08:00
pcre sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
popt sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
readline sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
sysfsutils sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
toolchain sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
uclient revert: uclient sylink to wget-ssl 2021-06-21 10:35:33 +08:00
ustream-ssl sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
wolfssl wolfssl: fix build with make < 4.2 2023-02-08 21:58:10 +08:00
zlib sync with upstream (#10562) 2022-12-08 14:20:57 +08:00