From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: audit-viewer "comm" question Date: Mon, 4 Aug 2008 19:11:53 -0400 Message-ID: <200808041911.53650.sgrubb@redhat.com> References: <1217890182.30693.417.camel@homeserver> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1217890182.30693.417.camel@homeserver> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Monday 04 August 2008 18:49:42 LC Bruzenak wrote: > After reading Steve's info about the "comm" field being clipped at 16 > chars, I was surprised to see a longer string inside the audit-viewer > "comm" field. If the event below is where it came from, then it originated in user space and is not subject to the 16 byte kernel limitation. > The same event in ausearch shows a NULL "comm" field, but the rest of > the info lines up with the GUI: The user space AVCs are FUBAR and I told the SE Linux people that they are not following the audit logging convention. They need to fix the code in libselinux. -Steve