Change logs for openssh source package in Hoary

  • openssh (1:3.9p1-1ubuntu2.3) hoary-security; urgency=low
    
      * SECURITY UPDATE: Remote DoS.
      * CVE-2006-4924: Fix a pre-authentication denial of service found by
        Tavis Ormandy, that would cause sshd(8) to spin until the login grace
        time expired.
        Upstream fixes:
        http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/deattack.c.diff?r1=1.29&r2=1.30&sortby=date&f=h
        http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/packet.c.diff?r1=1.143&r2=1.144&sortby=date&f=h
        http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/deattack.h.diff?r1=1.9&r2=1.10&sortby=date&f=h
      * Fix an unsafe signal hander reported by Mark Dowd. The
        signal handler was vulnerable to a race condition that could be
        exploited to perform a pre-authentication denial of service. [CVE-2006-5051]
        On portable OpenSSH, this vulnerability could theoretically lead to
        pre-authentication remote code execution if GSSAPI authentication is
        enabled, but the likelihood of successful exploitation appears remote.
        [CVE-2006-5052]
      * Above patches taken from Debian's 4.3p2-4 version, thanks to Colin Watson
        for backporting them from 4.4p1.
    
     -- Martin Pitt <email address hidden>   Mon,  2 Oct 2006 10:17:53 +0000
  • openssh (1:3.9p1-1ubuntu2.2) hoary-security; urgency=low
    
      * SECURITY UPDATE: Shell code injection with crafted file names in scp.
      * Ported upstream patch from 4.3p2 to replace system() call with a proper
        exec() call; this avoids expanding shell metacharacters in local-to-local
        or remote-to-remote copies.
      * CVE-2006-0225
    
     -- Martin Pitt <email address hidden>   Mon, 20 Feb 2006 14:18:22 +0000
  • openssh (1:3.9p1-1ubuntu2.1) hoary-security; urgency=low
    
    
      * SECURITY UPDATE: Information disclosure.
      * gss-serv.c, sshconnect2.c: Do not delegate GSSAPI credentials to log in
        with a different method than GSSAPI.
      * CAN-2005-2798
    
     -- Martin Pitt <email address hidden>  Mon, 17 Oct 2005 13:42:19 +0000
  • openssh (1:3.9p1-1ubuntu2) hoary; urgency=low
    
    
      * Don't ask unnecessary and misplaced ssh/forward_warning debconf note
        (closes: Ubuntu #7363).
    
     -- Colin Watson <email address hidden>  Tue, 15 Mar 2005 12:46:54 +0000