[3333] in SIPB_Linux_Development
bugs
daemon@ATHENA.MIT.EDU (Angie Kelic)
Thu Feb 8 22:42:03 2001
Message-Id: <200102090337.WAA28632@karman.mit.edu>
To: linux-dev@MIT.EDU
Date: Thu, 08 Feb 2001 22:37:00 -0500
From: Angie Kelic <sly@MIT.EDU>
So, I can build a new sshd from the source in source-sipb.
I have no idea how to make it into a package or propagate
it.
If someone else knows how and wants to do it, the
appropriate patch is:
*** third/ssh/deattack.c.old Tue Mar 9 00:13:13 1999
--- third/ssh/deattack.c Thu Feb 8 17:48:29 2001
***************
*** 82,84 ****
static word16 *h = (word16 *) NULL;
! static word16 n = HASH_MINSIZE / HASH_ENTRYSIZE;
register word32 i, j;
--- 82,84 ----
static word16 *h = (word16 *) NULL;
! static word32 n = HASH_MINSIZE / HASH_ENTRYSIZE;
register word32 i, j;
Ref: http://razor.bindview.com/publish/advisories/adv_ssh1crc.html
http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=98167297313258&w=2
If you want to simply tell me how to do it, I will put a patch
together for the 5.2 sshd and send mail.
--Angie
******************************************************
The goal of engineering is to build better mousetraps.
The goal of nature is to build better mice.
******************************************************