OpenSSH server config broken on unattended update
This bug report was marked for expiration 26 days ago. (find out why)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openssh (Ubuntu) |
Incomplete
|
Critical
|
Unassigned |
Bug Description
My server performed unattended update of openssh-server from 1:9.6p1-3ubuntu13.5 to 1:9.6p1-
Following the steps at the bottom of this post to use non-socket-
https:/
I suspect this is related to using a non-default port, although the systemd socket configuration appeared to exist with correct values, as well as the custom port value in sshd_config, before making the above change.
ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: openssh-server 1:9.6p1-3ubuntu13.7
ProcVersionSign
Uname: Linux 6.8.0-48-generic x86_64
ApportVersion: 2.28.1-0ubuntu3.1
Architecture: amd64
CasperMD5CheckR
CloudArchitecture: x86_64
CloudBuildName: server
CloudID: configdrive
CloudName: configdrive
CloudPlatform: configdrive
CloudSerial: 20231014
CloudSubPlatform: config-disk (/dev/vdb)
Date: Fri Nov 8 13:13:51 2024
ProcEnviron:
LANG=C.UTF-8
PATH=(custom, no user)
SHELL=/bin/bash
TERM=tmux-256color
SourcePackage: openssh
UpgradeStatus: Upgraded to noble on 2024-06-04 (157 days ago)
tags: | added: regression-update |
Changed in openssh (Ubuntu): | |
importance: | Undecided → Critical |
tags: | removed: rls-nn-incoming |
Changed in openssh (Ubuntu): | |
status: | Expired → Incomplete |
Could you please share at least the relevant parts of your sshd_config? Anything that configures Port, ListenAddress, or AddressFamily? Feel free to modify the actual port and listen address values of course; I just need to know where you are using non-default configuration.