[Bug 2143] X11 forwarding for ipv4 is broken when ipv6 is disabled on the loopback interface

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Dec 12 05:33:32 EST 2014


https://bugzilla.mindrot.org/show_bug.cgi?id=2143

--- Comment #4 from Andrey Borzenkov <arvidjaar at gmail.com> ---
(In reply to Darren Tucker from comment #3)
> Note that just ignoring the error will re-introduce
> http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1483

Patch ignores one specific error only - EADDRNOTAVAIL. bind returns it
when requested address is not present on host. If listening address is
present, bind fails with EADDRINUSE and current behavior is not
changed.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list