From owner-freebsd-current@FreeBSD.ORG Thu Aug 18 13:49:16 2005 Return-Path: X-Original-To: freebsd-current@FreeBSD.ORG Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A905A16A41F; Thu, 18 Aug 2005 13:49:16 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from www.portaone.com (web.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBC8143D46; Thu, 18 Aug 2005 13:49:15 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [192.168.0.49] (lesnik.portaone.com [195.140.246.50] (may be forged)) (authenticated bits=0) by www.portaone.com (8.12.11/8.12.11) with ESMTP id j7ID40wJ051120 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 18 Aug 2005 15:04:01 +0200 (CEST) (envelope-from sobomax@portaone.com) Message-ID: <4304873F.1060008@portaone.com> Date: Thu, 18 Aug 2005 16:03:59 +0300 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Pawel Jakub Dawidek References: <20050812134511.GE25162@garage.freebsd.pl> <6.2.3.4.0.20050812130608.07aaf5f8@64.7.153.2> <20050812181802.GA27996@garage.freebsd.pl> <20050812182032.GB27996@garage.freebsd.pl> <6.2.3.4.0.20050816145557.03314eb8@64.7.153.2> <20050817143804.GH11066@garage.freebsd.pl> <6.2.3.4.0.20050817225907.06f81c50@64.7.153.2> <20050818071648.GA16021@garage.freebsd.pl> <6.2.3.4.0.20050818043546.05558420@64.7.153.2> <20050818115734.GB16933@garage.freebsd.pl> In-Reply-To: <20050818115734.GB16933@garage.freebsd.pl> Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.86.2/1031/Thu Aug 18 11:51:29 2005 on www.portaone.com X-Virus-Status: Clean X-Spam-Status: No, score=-5.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.0 X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on www.portaone.com Cc: sam@errno.com, FreeBSD-current , Mike Tancsa Subject: Re: VIA/ACE PadLock integration with crypto(9). X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Maxim.Sobolev@portaone.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Aug 2005 13:49:16 -0000 Pawel Jakub Dawidek wrote: > On Thu, Aug 18, 2005 at 04:36:34AM -0400, Mike Tancsa wrote: > +> >This is bug in crypto(4) framework. The same bug exists in OpenBSD. > +> >Here is the patch: > +> > http://people.freebsd.org/~pjd/patches/cryptodev.c.patch > +> >And this bug actually is a local DoS on machines which have HW crypto > +> >and crytodev.ko loaded. > +> > +> > +> Thanks! It fixes my RELENG_6 machine. I guess this goes all the way back to RELENG_4 as well then no ? > > Most likely... It probably worth a security advisory. -Maxim