tn3399_openwrt/package/libs
Eneas U de Queiroz 482c9ff289 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>
2021-02-17 09:24:47 +01:00
..
argp-standalone argp-standalone: fix segfault in canon_doc_option 2020-05-03 20:31:30 +03:00
elfutils build: reorder more BuildPackages lines to deal with ABI_VERSION 2021-02-16 11:29:38 +01:00
gettext package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
gettext-full gettext-full: update to 0.21 2021-02-16 19:27:55 -10:00
gmp gmp: update to 6.2.1 2021-02-14 19:38:15 +01:00
jansson jansson: Activate link time optimization (LTO) 2020-09-06 20:30:18 +02:00
libaudit libaudit: add host-build required by policycoreutils/host 2020-09-01 14:24:07 +01:00
libbsd libbsd: update to 0.10.0 2020-02-22 16:34:57 +01:00
libevent2 libevent2: update to 2.1.12 2021-02-14 19:38:15 +01:00
libiconv package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
libiconv-full libiconv-full: Makefile polishing 2020-11-26 13:09:32 -10:00
libjson-c libjson-c: enable rpath for host builds to fix errors on recent macOS 2020-11-14 14:48:30 +01:00
libmnl treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-conntrack libnetfilter-conntrack: update to 1.0.8 2020-12-15 00:18:12 +01:00
libnfnetlink libnfnetlink: Avoid passing both -fPIC and -fpic 2019-08-31 12:08:23 +02:00
libnftnl libnftnl: update to 1.1.8 2021-02-14 19:38:15 +01:00
libnl libnl: update to 3.5.0 2019-11-01 21:19:40 +01:00
libnl-tiny libnl-tiny: update to the latest version 2020-11-12 11:26:03 +01:00
libpcap libpcap: fix pcap-config 2020-12-22 18:59:10 +01:00
libselinux libselinux: remove dependency on musl-fts for non-musl builds 2020-10-31 00:49:43 +00:00
libsemanage libsemanage: host-build depends on renamed libaudit package 2020-09-01 12:32:52 +01:00
libsepol libsepol: break out chkcon utility 2020-09-27 17:22:01 +01:00
libtool treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libubox libubox: use build system variable to specify ABI version 2021-02-15 18:47:19 +01:00
libunwind libunwind: update to 1.5.0 2020-12-16 22:11:19 +01:00
libusb libusb: make InstallDev explicit 2021-01-16 23:37:08 -10:00
mbedtls mbedtls: update to 2.16.9 2021-01-18 00:49:14 +01:00
musl-fts musl-fts: import from packages feed 2020-08-13 11:44:05 +01:00
ncurses ncurses: update to 6.2 2020-03-05 20:48:58 +01:00
nettle nettle: update to 3.6 2020-12-22 18:59:10 +01:00
openssl openssl: bump to 1.1.1j 2021-02-17 09:24:47 +01:00
pcre pcre: fix paths in config file 2020-12-22 18:59:10 +01:00
popt popt: Use modern toolchain logic 2019-02-26 23:20:04 +01:00
readline readline: update to 8.1 2021-02-14 19:38:15 +01:00
sysfsutils treewide: revise library packaging 2019-01-24 10:39:30 +01:00
toolchain toolchain: remove uClibc install stuff 2020-12-22 19:11:50 +01:00
uclibc++ uclibc++: make verbosity affect uClibc++ build 2020-07-08 16:07:05 +02:00
uclient uclient: update to Git version 2020-12-10 2020-12-14 09:41:39 +01:00
ustream-ssl ustream-ssl: update to Git version 2020-12-10 2020-12-14 09:41:39 +01:00
wolfssl wolfssl: use libtool patch for PKG_ABI_VERSION 2021-02-15 18:47:19 +01:00
zlib zlib: Use relative paths in pkg-config metadata file 2019-05-17 21:41:43 +02:00