1
0
Fork 0
forked from mirror/openwrt
openwrt/package
Konstantin Demin 6549a711be dropbear: cherry-pick upstream patches
critical fixes:
- libtommath: possible integer overflow (CVE-2023-36328)
- implement Strict KEX mode (CVE-2023-48795)

various fixes:
- fix DROPBEAR_DSS and DROPBEAR_RSA config options
- y2038 issues
- remove SO_LINGER socket option
- make banner reading failure non-fatal
- fix "noremotetcp" behavior
- don't try to shutdown a pty
- fix test for multiuser kernels

adds new features:
- option to bind to interface
- allow inetd with non-syslog
- ignore unsupported command line options with dropbearkey

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
(cherry picked from commit b5cde26048)
[Only add the patches fixing security problems]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Tested-by: Stijn Segers <foss@volatilesystems.org>
2024-03-15 23:53:01 +01:00
..
base-files base-files: execute package's "postinst" after executing uci-defaults 2024-01-27 10:36:43 +01:00
boot uboot-envtools: add support for Zyxel EX5601-T0 ubootmod 2024-03-12 23:13:38 +01:00
devel perf: opt-out of lto usage 2023-08-11 12:53:34 +02:00
firmware ath11k-firmware: Move to new upstream repository for board-2.bin 2024-03-07 09:35:15 +01:00
kernel kernel: Remove dsmark support 2024-03-08 11:28:10 +01:00
libs openssl: update to 3.0.13 2024-02-04 19:18:17 +01:00
network dropbear: cherry-pick upstream patches 2024-03-15 23:53:01 +01:00
system urngd: update to version 2023-11-01 2023-11-01 22:22:45 +01:00
utils ucode: add libjson-c/host dependency 2024-02-04 19:18:17 +01:00
Makefile build: do not depend on $(STAGING_DIR)/.prepared when in SDK 2024-03-04 23:59:24 +01:00