From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Is zero a valid value for the pid member of the AUDIT_SIGNAL_INFO message? Date: Wed, 12 Mar 2014 08:22:51 -0400 Message-ID: <3280036.UE6vvtA28r@x2> References: <20140311221517.GA15334@madcap2.tricolour.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140311221517.GA15334@madcap2.tricolour.ca> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Richard Guy Briggs Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Tuesday, March 11, 2014 06:15:17 PM Richard Guy Briggs wrote: > Is zero a valid value for the pid member of the AUDIT_SIGNAL_INFO message? Well, pid=0 would be the kernel. So, its valid but unlikely. Offhand I don't know why the kernel might try sending a signal. Is this a problem? -Steve