From owner-freebsd-security Mon Nov 20 21:28:33 2000 Delivered-To: freebsd-security@freebsd.org Received: from rly-ip02.mx.aol.com (rly-ip02.mx.aol.com [152.163.225.160]) by hub.freebsd.org (Postfix) with ESMTP id ED6DE37B4D7 for ; Mon, 20 Nov 2000 21:28:23 -0800 (PST) Received: from tot-wl.proxy.aol.com (tot-wl.proxy.aol.com [205.188.199.1]) by rly-ip02.mx.aol.com (8.8.8/8.8.8/AOL-5.0.0) with ESMTP id AAA28322; Tue, 21 Nov 2000 00:28:08 -0500 (EST) Received: from pavilion (AC8E6614.ipt.aol.com [172.142.102.20]) by tot-wl.proxy.aol.com (8.10.0/8.10.0) with SMTP id eAL5S5832069; Tue, 21 Nov 2000 00:28:05 -0500 (EST) Message-ID: <00e301c0537b$d221fee0$0101a8c0@pavilion> From: "Richard Ward" To: "Igor Roshchin" , , References: <200011210521.AAA77830@giganda.komkon.org> Subject: Re: FreeBSD Security Advisory: FreeBSD-SA-00:69.telnetd [REVISED] Date: Tue, 21 Nov 2000 00:28:01 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 X-Apparently-From: Nis8840@aol.com Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It seems to have worked fine on my 4.1.1-STABLE server, also. Hopefully you will find an answer to your problem soon. -- Richard Ward, Founder Neonsky Internet Services http://www.neonsky.net ----- Original Message ----- From: Igor Roshchin To: ; Sent: Tuesday, November 21, 2000 12:21 AM Subject: Re: FreeBSD Security Advisory: FreeBSD-SA-00:69.telnetd [REVISED] > > > No problem on a 4.0-RELEASE box: > > mailhost: [22:19] [121] /usr/src/libexec/telnetd#patch -p < telnetd.patch.v1.1 Hmm... Looks like a unified diff to me... > The text leading up to this was: > -------------------------- > |Index: ext.h > |=================================================================== > |RCS file: /home/ncvs/src/libexec/telnetd/ext.h,v > |retrieving revision 1.7 > |retrieving revision 1.8 > |diff -u -r1.7 -r1.8 > |--- ext.h 1999/08/28 00:10:22 1.7 > |+++ ext.h 2000/11/19 10:01:27 1.8 > -------------------------- > Patching file ext.h using Plan A... > Hunk #1 succeeded at 87. > Hmm... The next patch looks like a unified diff to me... > The text leading up to this was: > -------------------------- > |Index: sys_term.c > |=================================================================== > |RCS file: /home/ncvs/src/libexec/telnetd/sys_term.c,v > |retrieving revision 1.24 > |retrieving revision 1.26 > |diff -u -r1.24 -r1.26 > |--- sys_term.c 1999/08/28 00:10:24 1.24 > |+++ sys_term.c 2000/11/19 10:01:27 1.26 > -------------------------- > Patching file sys_term.c using Plan A... > Hunk #1 succeeded at 480. > Hunk #2 succeeded at 1795. > Hmm... The next patch looks like a unified diff to me... > The text leading up to this was: > -------------------------- > |Index: telnetd.c > |=================================================================== > |RCS file: /home/ncvs/src/libexec/telnetd/telnetd.c,v > |retrieving revision 1.22 > |retrieving revision 1.24 > |diff -u -r1.22 -r1.24 > |--- telnetd.c 2000/01/25 14:52:00 1.22 > |+++ telnetd.c 2000/11/19 10:01:27 1.24 > -------------------------- > Patching file telnetd.c using Plan A... > Hunk #1 succeeded at 805. > Hunk #2 succeeded at 1114. > Hmm... The next patch looks like a unified diff to me... > The text leading up to this was: > -------------------------- > |Index: utility.c > |=================================================================== > |RCS file: /home/ncvs/src/libexec/telnetd/utility.c,v > |retrieving revision 1.13 > |retrieving revision 1.14 > |diff -u -r1.13 -r1.14 > |--- utility.c 1999/08/28 00:10:25 1.13 > |+++ utility.c 2000/10/31 05:29:54 1.14 > -------------------------- > Patching file utility.c using Plan A... > Hunk #1 succeeded at 330. > Hunk #2 succeeded at 343. > Hmm... Ignoring the trailing garbage. > done > > > > Hope, that helps, > > Igor > > > > > Date: Mon, 20 Nov 2000 19:26:53 -0800 (PST) > > From: Roger Marquis > > To: security@FreeBSD.ORG > > Subject: Re: FreeBSD Security Advisory: FreeBSD-SA-00:69.telnetd [REVISED] > > > > Anyone have either of these patches run successfully? Here's the > > output from patch -p on a 4.1-RELEASE host. > > > > ---------------------------------------------------------------------- > > #patch -p < /tmp/telnetd.patch.v1.1 > > Hmm... Looks like a unified diff to me... > > The text leading up to this was: > > -------------------------- > > |Index: ext.h > > |=================================================================== > > |RCS file: /home/ncvs/src/libexec/telnetd/ext.h,v > > |retrieving revision 1.7 > > |retrieving revision 1.8 > > |diff -u -r1.7 -r1.8 > > |--- ext.h 1999/08/28 00:10:22 1.7 > > |+++ ext.h 2000/11/19 10:01:27 1.8 > > -------------------------- > > Patching file ext.h using Plan A... > > Hunk #1 failed at 87. > > 1 out of 1 hunks failed--saving rejects to ext.h.rej > > Hmm... The next patch looks like a unified diff to me... > > The text leading up to this was: > > -------------------------- > > |Index: sys_term.c > > |=================================================================== > > |RCS file: /home/ncvs/src/libexec/telnetd/sys_term.c,v > > |retrieving revision 1.24 > > |retrieving revision 1.26 > > |diff -u -r1.24 -r1.26 > > |--- sys_term.c 1999/08/28 00:10:24 1.24 > > |+++ sys_term.c 2000/11/19 10:01:27 1.26 > > -------------------------- > > Patching file sys_term.c using Plan A... > > Hunk #1 failed at 480. > > Hunk #2 failed at 1795. > > 2 out of 2 hunks failed--saving rejects to sys_term.c.rej > > Hmm... The next patch looks like a unified diff to me... > > The text leading up to this was: > > -------------------------- > > |Index: telnetd.c > > |=================================================================== > > |RCS file: /home/ncvs/src/libexec/telnetd/telnetd.c,v > > |retrieving revision 1.22 > > |retrieving revision 1.24 > > |diff -u -r1.22 -r1.24 > > |--- telnetd.c 2000/01/25 14:52:00 1.22 > > |+++ telnetd.c 2000/11/19 10:01:27 1.24 > > -------------------------- > > Patching file telnetd.c using Plan A... > > Hunk #1 failed at 805. > > Hunk #2 failed at 1114. > > 2 out of 2 hunks failed--saving rejects to telnetd.c.rej > > Hmm... The next patch looks like a unified diff to me... > > The text leading up to this was: > > -------------------------- > > |Index: utility.c > > |=================================================================== > > |RCS file: /home/ncvs/src/libexec/telnetd/utility.c,v > > |retrieving revision 1.13 > > |retrieving revision 1.14 > > |diff -u -r1.13 -r1.14 > > |--- utility.c 1999/08/28 00:10:25 1.13 > > |+++ utility.c 2000/10/31 05:29:54 1.14 > > -------------------------- > > Patching file utility.c using Plan A... > > Hunk #1 failed at 330. > > Hunk #2 failed at 343. > > 2 out of 2 hunks failed--saving rejects to utility.c.rej > > Hmm... Ignoring the trailing garbage. > > done > > ----------------------------------------------------------------------o > > > > -- > > Roger Marquis > > Roble Systems Consulting > > http://www.roble.com/ > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-security" in the body of the message > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-security" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message