From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 17 09:49:45 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE64B16A4CE; Tue, 17 Feb 2004 09:49:45 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3B1E43D1D; Tue, 17 Feb 2004 09:49:45 -0800 (PST) (envelope-from cperciva@FreeBSD.org) Received: from freefall.freebsd.org (cperciva@localhost [127.0.0.1]) i1HHnjbv024039; Tue, 17 Feb 2004 09:49:45 -0800 (PST) (envelope-from cperciva@freefall.freebsd.org) Received: (from cperciva@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1HHnjlu024035; Tue, 17 Feb 2004 09:49:45 -0800 (PST) (envelope-from cperciva) Date: Tue, 17 Feb 2004 09:49:45 -0800 (PST) From: Colin Percival Message-Id: <200402171749.i1HHnjlu024035@freefall.freebsd.org> To: davidx@viasoft.com.cn, cperciva@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/30857: intr_machdep.c allows access out of array bound X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Feb 2004 17:49:45 -0000 Synopsis: intr_machdep.c allows access out of array bound State-Changed-From-To: open->closed State-Changed-By: cperciva State-Changed-When: Tue Feb 17 09:48:51 PST 2004 State-Changed-Why: Fixed by jlemon by Sept 2001. http://www.freebsd.org/cgi/query-pr.cgi?pr=30857