openwrt/package/libs
Eneas U de Queiroz f8282da11e
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-04-17 10:15:36 -03:00
..
argp-standalone
elfutils build: reorder more BuildPackages lines to deal with ABI_VERSION 2021-02-16 12:27:56 +01:00
gettext
gettext-full
gmp
jansson
libaudit
libbsd
libevent2
libiconv
libiconv-full
libjson-c treewide: unmark selected packages nonshared 2021-07-02 18:15:02 +02:00
libmnl
libnetfilter-conntrack
libnfnetlink libnfnetlink: quote $(FPIC) on command line 2021-04-12 20:45:29 +02:00
libnftnl libnftnl: update to 1.1.8 2021-02-14 19:38:15 +01:00
libnl
libnl-tiny treewide: unmark selected packages nonshared 2021-07-02 18:15:02 +02:00
libpcap tcpdump: libpcap: Remove http://www.us.tcpdump.org mirror 2021-12-29 23:45:37 +01:00
libselinux libselinux: update to version 3.2 2021-03-15 21:53:16 +00:00
libsemanage libsemanage: update to version 3.2 2021-03-15 21:53:16 +00:00
libsepol libsepol: update to version 3.2 2021-03-15 21:53:15 +00:00
libtool
libubox treewide: unmark selected packages nonshared 2021-07-02 18:15:02 +02:00
libunwind libunwind: Add MIPS64 dep check 2021-03-29 22:26:27 +02:00
libusb libusb: Fix parsing of descriptors for multi-configuration devices 2021-06-26 17:11:21 +02:00
mbedtls mbedtls: Update to version 2.16.12 2022-02-12 19:42:08 +01:00
musl-fts
ncurses ncurses: add tmux terminfo 2021-10-21 11:04:39 -10:00
nettle
openssl openssl: fix CVE-2023-464 and CVE-2023-465 2023-04-17 10:15:36 -03:00
pcre
popt
readline
sysfsutils
toolchain
uclibc++ uclibc++: fix compilation with long file paths 2022-08-28 07:53:56 +02:00
uclient uclient: update to Git version 2023-04-13 2023-04-13 20:55:09 +02:00
ustream-ssl treewide: fix security issues by bumping all packages using libwolfssl 2022-10-05 21:09:50 +02:00
wolfssl wolfssl: update to v5.5.3 2022-11-27 16:36:53 +01:00
zlib zlib: backport null dereference fix 2022-08-09 08:15:26 +02:00