From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Paris Subject: Re: [PATCH] Fix acct quoting in audit_log_acct_message()) Date: Tue, 04 Mar 2008 17:03:03 -0500 Message-ID: <1204668183.3216.165.camel@localhost.localdomain> References: <47CCC6F0.1090005@redhat.com> <1204663403.3216.126.camel@localhost.localdomain> <47CDBD3D.7030101@redhat.com> <200803041638.03430.sgrubb@redhat.com> <1204667720.3216.161.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1204667720.3216.161.camel@localhost.localdomain> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Steve Grubb Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Tue, 2008-03-04 at 16:55 -0500, Eric Paris wrote: > On Tue, 2008-03-04 at 16:38 -0500, Steve Grubb wrote: > > data, I need to go hunt this down. I don't like the name so it will probably > > need to change in the kernel > > maybe audit tty stuff? I don't see it in auditsc.c or audit.c (just a > guess) yeah I found it: drivers/char/tty_audit.c::tty_audit_buf_push() it needs to stay an untrusted string, but its name, well yeah, that doesn't tell us a whole lot, does it? -Eric