Package: dropbear / 2020.81-3+deb11u2
Metadata
| Package | Version | Patches format |
|---|---|---|
| dropbear | 2020.81-3+deb11u2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| local options.patch | (download) |
localoptions.h |
4 4 + 0 - 0 ! |
custom options (overriding those defined in default_options.h) Cf. upstream's INSTALL file. |
| CVE 2021 36369.patch | (download) |
cli-auth.c |
3 3 + 0 - 0 ! |
added option to disable trivial auth methods * added option to disable trivial auth methods * rename argument to match with other ssh clients * fixed trivial auth detection for pubkeys |
| CVE 2023 48795.patch | (download) |
cli-session.c |
11 11 + 0 - 0 ! |
implement strict kex mode As specified by OpenSSH with kex-strict-c-v00@openssh.com and kex-strict-s-v00@openssh.com. |
| fix noremotetcp behavior.patch | (download) |
svr-tcpfwd.c |
6 3 + 3 - 0 ! |
src: svr-tcpfwd: fix noremotetcp behavior If noremotetcp is set, we should still reply with send_msg_request_failed. This matches the behavior of !DROPBEAR_SVR_REMOTETCPFWD. We were seeing keepalive packets being ignored when the "-k" option was used. |
