From owner-freebsd-bugs@FreeBSD.ORG Sat Oct 1 16:30:15 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 697A016A41F for ; Sat, 1 Oct 2005 16:30:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3332543D45 for ; Sat, 1 Oct 2005 16:30:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j91GUEfa049794 for ; Sat, 1 Oct 2005 16:30:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j91GUERx049793; Sat, 1 Oct 2005 16:30:14 GMT (envelope-from gnats) Date: Sat, 1 Oct 2005 16:30:14 GMT Message-Id: <200510011630.j91GUERx049793@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Kris Kennaway Cc: Subject: Re: kern/86775: system reboot without syncing X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kris Kennaway List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Oct 2005 16:30:15 -0000 The following reply was made to PR kern/86775; it has been noted by GNATS. From: Kris Kennaway To: Guram Dukashvili Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: kern/86775: system reboot without syncing Date: Sat, 1 Oct 2005 12:26:54 -0400 On Sat, Oct 01, 2005 at 09:58:34AM +0400, Guram Dukashvili wrote: > > >Number: 86775 > >Category: kern > >Synopsis: system reboot without syncing > >Confidential: no > >Severity: critical > >Priority: high > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Sat Oct 01 06:10:19 GMT 2005 > >Closed-Date: > >Last-Modified: > >Originator: Guram Dukashvili > >Release: FreeBSD 5.4-STABLE i386 > >Organization: > >Environment: > System: FreeBSD post2.tehnomir.lipetsk.ru 5.4-STABLE FreeBSD 5.4-STABLE #0: Thu Sep 29 14:09:36 MSD 2005 root@post2.tehnomir.lipetsk.ru:/usr/obj/usr/src/sys/MCOM i386 > > >Description: > kevent syscall with aio filter invoke system reboot without sync under regular user > and may be security issue Under 7.0 I get dalki# ./kevent Bad system call (core dumped) Please provide more information - what is the panic and traceback when you run it? Kris