openwrt/package/network/services/dropbear
Konstantin Demin 38cea0bea1 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]
Tested-by: Stijn Segers <foss@volatilesystems.org>
Link: https://github.com/openwrt/openwrt/pull/15899
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-07-08 22:27:11 +02:00
..
files dropbear: add ed25519 for failsafe key 2023-08-12 11:46:51 +02:00
patches dropbear: cherry-pick upstream patches 2024-07-08 22:27:11 +02:00
Config.in dropbear: add config options for agent-forwarding support 2021-10-30 16:32:54 +02:00
Makefile dropbear: bump to 2022.82 2022-04-10 16:26:01 +01:00