From owner-freebsd-stable Wed Mar 6 12: 1:25 2002 Delivered-To: freebsd-stable@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id DEE1E37B402 for ; Wed, 6 Mar 2002 12:01:22 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id g26K1LA57738; Wed, 6 Mar 2002 12:01:21 -0800 (PST) (envelope-from dillon) Date: Wed, 6 Mar 2002 12:01:21 -0800 (PST) From: Matthew Dillon Message-Id: <200203062001.g26K1LA57738@apollo.backplane.com> To: Chris Johnson Cc: freebsd-stable@FreeBSD.ORG Subject: Re: crashes on 4.5-RELEASE References: <200202232021.aa04276@salmon.maths.tcd.ie> <20020304233509.5BFD0422D8@mail.flipdog.com> <200203050004.g25042F91389@apollo.backplane.com> <20020306191109.5FF92422D8@mail.flipdog.com> <200203061927.g26JRRH32588@apollo.backplane.com> <20020306145218.B65632@palomine.net> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :--82I3+IH0IqGh5yIs :Content-Type: text/plain; charset=us-ascii :Content-Disposition: inline :Content-Transfer-Encoding: quoted-printable : :On Wed, Mar 06, 2002 at 11:27:27AM -0800, Matthew Dillon wrote: :> That is excellent news! I'm crossing my fingers that it continues to :> not panic. :>=20 :> I have MFC'd this patch to -stable (actually did it yesterday since it :> seems sensible). : :Is there any chance of this being applied to RELENG_4_5 any time soon? : :Chris Johnson That's up to the security guys, you can email security@freebsd.org with the request. I am sure they will add it to the security branch. It is a very simple MFC. Here is the reference: dillon 2002/03/05 16:37:08 PST Modified files: (Branch: RELENG_4) sys/kern uipc_socket.c Log: MFC 1.111 - enforce the same socket buffer limits for kernel tasks as for user tasks to avoid mbuf exhaustion. Revision Changes Path 1.68.2.19 +1 -1 src/sys/kern/uipc_socket.c -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message