Call for testing: OpenSSH 6.8

Damien Miller djm at mindrot.org
Fri Feb 27 11:46:23 AEDT 2015


On Thu, 26 Feb 2015, Darren Tucker wrote:

> I added an error() call just before that check and here's what it gave:
> 
> debug1: channel 1: new [forwarded-streamlocal at openssh.com]^M
> DAZ: fd 10 ss_family 1 expect AF_UNIX 1^M
> DAZ: fd 10 ss_family 0 expect AF_UNIX 1^M
> get_socket_address: getnameinfo 1 failed: ai_family not supported^M
> get_sock_port: getnameinfo NI_NUMERICSERV failed: ai_family not supported^M
> 
> looks like something is clearing ss_family?

Could these be closed sockets? (Though I couldn't see how getsockname/
getpeername could succeed in this case).

Otherwise, is ipv64_normalise_mapped screwing it up?


More information about the openssh-unix-dev mailing list