openwrt/package/libs
Eneas U de Queiroz 6bf5bfc19f openssl: bump to 1.1.1j
This fixes 4 security vulnerabilities/bugs:

- CVE-2021-2839 - SSLv2 vulnerability. Openssl 1.1.1 does not support
  SSLv2, but the affected functions still exist. Considered just a bug.

- CVE-2021-2840 - calls EVP_CipherUpdate, EVP_EncryptUpdate and
  EVP_DecryptUpdate may overflow the output length argument in some
  cases where the input length is close to the maximum permissable
  length for an integer on the platform. In such cases the return value
  from the function call will be 1 (indicating success), but the output
  length value will be negative.

- CVE-2021-2841 - The X509_issuer_and_serial_hash() function attempts to
  create a unique hash value based on the issuer and serial number data
  contained within an X509 certificate. However it was failing to
  correctly handle any errors that may occur while parsing the issuer
  field (which might occur if the issuer field is maliciously
  constructed). This may subsequently result in a NULL pointer deref and
  a crash leading to a potential denial of service attack.

- Fixed SRP_Calc_client_key so that it runs in constant time. This could
  be exploited in a side channel attack to recover the password.

The 3 CVEs above are currently awaiting analysis.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit 482c9ff289)
2021-02-17 09:28:22 +01:00
..
argp-standalone argp-standalone: clean up patch fuzz 2018-01-05 11:59:59 +01:00
elfutils elfutils: bump to 0.177 2019-09-04 13:42:02 +02:00
gettext package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
gettext-full treewide: revise library packaging 2019-01-24 10:39:30 +01:00
gmp treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libbsd libbsd: Fix compilation under ARC 2019-05-17 21:41:43 +02:00
libconfig treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libevent2 libevent2: Update to 2.1.11 2019-11-01 14:22:37 +00:00
libiconv package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
libiconv-full treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libjson-c libjson-c: backport security fixes 2020-05-13 11:45:15 +02:00
libmnl treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-conntrack treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-cthelper treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-cttimeout treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-log treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-queue libnetfilter-queue: fix package title and description 2020-06-28 14:29:03 +02:00
libnfnetlink libnfnetlink: Avoid passing both -fPIC and -fpic 2019-09-04 13:45:26 +02:00
libnftnl libnftnl: bump to version 1.1.4 2019-09-04 13:46:01 +02:00
libnl treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnl-tiny libnl-tiny: use fixed message size instead of using the page size 2017-11-16 12:54:15 +01:00
libpcap libpcap: fix library packaging issues 2020-05-06 00:51:35 +02:00
libroxml libroxml: bump to the 3.0.2 version 2019-07-16 14:13:07 +02:00
libtool treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libubox libubox: update to the latest version 2020-05-26 11:47:46 +02:00
libunwind libunwind: bump to version 1.3.1 2019-06-05 01:13:07 +00:00
libusb treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libusb-compat treewide: revise library packaging 2019-01-24 10:39:30 +01:00
lzo treewide: revise library packaging 2019-01-24 10:39:30 +01:00
mbedtls mbedtls: update to 2.16.9 2021-01-18 01:42:26 +01:00
ncurses ncurses: Do not pass both -fPIC and -fpic 2019-09-04 13:45:21 +02:00
nettle nettle: Update to 3.5.1 2019-09-04 13:37:38 +02:00
nghttp2 nghttp2: bump to 1.41.0 2020-07-04 21:10:18 +02:00
openssl openssl: bump to 1.1.1j 2021-02-17 09:28:22 +01:00
popt popt: Use modern toolchain logic 2019-02-26 23:20:04 +01:00
readline readline: needs host depend on ncurses to build 2020-03-29 18:47:21 +02:00
sysfsutils treewide: revise library packaging 2019-01-24 10:39:30 +01:00
toolchain libs/toolchain: remove eglibc remnant file 2019-09-04 13:28:04 +02:00
uclibc++ uClibc++: Fix three bugs 2019-10-19 14:30:00 +02:00
uclient uclient: update to 19.07 Git HEAD 2020-06-17 22:22:25 +02:00
ustream-ssl ustream-ssl: update to 19.07 Git HEAD 2020-05-06 20:24:38 +02:00
wolfssl wolfssl: Backport fix for CVE-2021-3336 2021-02-10 00:23:45 +01:00
zlib zlib: Use relative paths in pkg-config metadata file 2019-05-17 21:41:43 +02:00