From owner-freebsd-security@FreeBSD.ORG Thu Jul 24 18:07:56 2008 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF2481065687 for ; Thu, 24 Jul 2008 18:07:56 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 9B7878FC15 for ; Thu, 24 Jul 2008 18:07:56 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.64.3]) by phk.freebsd.dk (Postfix) with ESMTP id C398B170E3; Thu, 24 Jul 2008 17:41:15 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.2/8.14.2) with ESMTP id m6OHfD6P060255; Thu, 24 Jul 2008 17:41:14 GMT (envelope-from phk@critter.freebsd.dk) To: Matthew Dillon From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 24 Jul 2008 09:39:36 MST." <200807241639.m6OGda4b004216@apollo.backplane.com> Date: Thu, 24 Jul 2008 17:41:13 +0000 Message-ID: <60254.1216921273@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Kostik Belousov , Liste FreeBSD-security , Robert Watson , Lyndon Nerenberg Subject: Re: A new kind of security needed X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2008 18:07:56 -0000 In message <200807241639.m6OGda4b004216@apollo.backplane.com>, Matthew Dillon w rites: > Doesn't OpenBSD have a syscall filtering mechanic where one can restrict > the file paths the program is allowed to access? Yes they do. Really smart programs modify the strings after the check and get to access the files anyway. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.