Hello, We're also experiencing this bug on a VM server hosted at AWS (Debian 13.6).
The maintainers of systemd have apparently fixed this issue in Nov 19, 2025: The patch is on a file related to ssh-generator that doesn't exists on the version provided by debian (257.13). The developers made some adjustments to ssh-generator since 257. I don't know how easy it will be to integrate just this patch to fix the issue, or if it would be better to bump the version. Here's the patch: https://github.com/systemd/systemd/commit/8c3acba63b40cd0ebcb9863804e598744eda0b80 And more context leading to the patch: https://github.com/systemd/systemd/issues/40096 Hope this helps, --jk

