From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH 2/4] Add the checking for field AUDIT_FILETYPE and AUDIT_PPID Date: Mon, 4 Aug 2008 19:50:51 -0400 Message-ID: <200808041950.52243.sgrubb@redhat.com> References: <4894324B.6060009@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4894324B.6060009@cn.fujitsu.com> 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: zhangxiliang Cc: Linux Audit List-Id: linux-audit@redhat.com On Saturday 02 August 2008 06:09:15 zhangxiliang wrote: > When field is AUDIT_FILETYPET and AUDIT_PPID, it can only used for > AUDIT_FILTER_EXIT and AUDIT_FILTER_ENTRY. I think the fields shoud be check > before send audit rule to kernel. I add checking and error message "-17" to > realize it. Applied. Thanks ! -Steve