openwrt/package/network/services/dropbear
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
..
files dropbear: increase default receive window size 2024-01-03 16:37:13 +01:00
patches dropbear: cherry-pick upstream patches 2024-03-15 23:53:01 +01:00
Config.in dropbear: add config options for agent-forwarding support 2021-10-30 16:32:54 +02:00
Makefile dropbear: cherry-pick upstream patches 2024-03-15 23:53:01 +01:00