From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932669AbdCGPvd (ORCPT ); Tue, 7 Mar 2017 10:51:33 -0500 Received: from mail.kernel.org ([198.145.29.136]:44738 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932211AbdCGPvT (ORCPT ); Tue, 7 Mar 2017 10:51:19 -0500 Date: Tue, 7 Mar 2017 10:41:39 -0500 From: Steven Rostedt To: Richard Guy Briggs Cc: Paul Moore , Linux-Audit Mailing List , LKML , Greg Kroah-Hartman , Ingo Molnar , Al Viro Subject: Re: Hundreds of null PATH records for *init_module syscall audit logs Message-ID: <20170307104139.38f5cd38@gandalf.local.home> In-Reply-To: <20170307033954.GS18258@madcap2.tricolour.ca> References: <20170301031549.GT18258@madcap2.tricolour.ca> <20170301033704.GU18258@madcap2.tricolour.ca> <20170307033954.GS18258@madcap2.tricolour.ca> X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 6 Mar 2017 22:39:54 -0500 Richard Guy Briggs wrote: > >From the output I've seen, it doesn't look particularly useful, but it > was useful to finally see the source of those huge numbers of PATH > records. Here's an fpaste: > https://paste.fedoraproject.org/paste/UpZoYuokojR0es1ayNdx5l5M1UNdIGYhyRLivL9gydE=/ Those are the files for the module's trace events that are created. I'm still confused about what the issue is. -- Steve