diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2025-05-07 22:08:39 +0200 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2025-05-08 10:02:00 +0200 |
commit | 1d4b5836a9bdadc3f3365961137bf2a34cf74932 (patch) | |
tree | c49afbfb54fde21ba74c4a968bc3d96bf797ab15 /math/py-permutation | |
parent | www/ungoogled-chromium: update to 136.0.7103.92 (diff) |
security/dropbear: update to 2025.88
Changelog:
- Security: Don't allow dbclient hostname arguments to be interpreted
by the shell.
dbclient hostname arguments with a comma (for multihop) would be
passed to the shell which could result in running arbitrary shell
commands locally. That could be a security issue in situations
where dbclient is passed untrusted hostname arguments.
Now the multihop command is executed directly, no shell is involved.
Thanks to Marcin Nowak for the report, tracked as CVE-2025-47203
- Fix compatibility for htole64 and htole32, regression in 2025.87
Patch from Peter Fichtner to work with old GCC versions, and
patch from Matt Robinson to check different header files.
- Fix building on older compilers or libc that don't support
static_assert(). Regression in 2025.87
- Support ~R in the client to force a key re-exchange.
- Improve strict KEX handling. Dropbear previously would allow other
packets at the end of key exchange prior to receiving the remote
peer's NEWKEYS message, which should be forbidden by strict KEX.
Reported by Fabian Bäumer.
Diffstat (limited to 'math/py-permutation')
0 files changed, 0 insertions, 0 deletions