From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH] Fix acct quoting in audit_log_acct_message()) Date: Tue, 4 Mar 2008 17:18:16 -0500 Message-ID: <200803041718.16372.sgrubb@redhat.com> References: <47CCC6F0.1090005@redhat.com> <1204667720.3216.161.camel@localhost.localdomain> <1204668183.3216.165.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <1204668183.3216.165.camel@localhost.localdomain> 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: Eric Paris Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Tuesday 04 March 2008 17:03:03 Eric Paris wrote: > > maybe audit tty stuff? =C2=A0I 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? Right. That should be a little more descriptive. This is new code and sti= ll=20 undergoing testing, so its not like this is something that was forgot a l= ong=20 time ago. I usually don't update the interpreters until I see actual reco= rds=20 on my system. -Steve