From mboxrd@z Thu Jan 1 00:00:00 1970 From: ramsdell@mitre.org (John D. Ramsdell) Subject: Re: [PATCH] Reporting file descriptors created by pipe and socketpair Date: 12 Sep 2006 15:22:02 -0400 Message-ID: References: <20060912162104.GK4144@devserv.devel.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <20060912162104.GK4144@devserv.devel.redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Alexander Viro Cc: Linux Audit List-Id: linux-audit@redhat.com Alexander Viro writes: > a) __NR_socketpair is not universally present > b) neither __NR_socketpair nor __NR_pipe are guaranteed to be the We have a fix for these issues which is in preparation, and will submit the next version of the patch using the -urp option with diff. Thank you for pointing out this problem. John