From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miloslav =?UTF-8?Q?Trma=C4=8D?= Subject: Re: [PATCH] Audit: fix handling of 'strings' with NULL characters Date: Fri, 12 Sep 2008 22:03:35 +0200 Message-ID: <1221249815.2702.16.camel@amilo> References: <1221169719.2952.14.camel@localhost.localdomain> <20080911170920.e88e7bc5.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20080911170920.e88e7bc5.akpm@linux-foundation.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Andrew Morton Cc: linux-kernel@vger.kernel.org, linux-audit@redhat.com, viro@zeniv.linux.org.uk List-Id: linux-audit@redhat.com Andrew Morton p=C3=AD=C5=A1e v =C4=8Ct 11. 09. 2008 v 17:09 -0700: > OK, I am now officially confused about the relationship between this > patch, Miloslav's two patches and 2.6.27/2.6.26/2.6.25. >=20 > Think I'll go into hiding for a while - please wake us up when it's all > sorted out. Eric's patch ["Audit: fix handling of 'strings' with NULL characters"] replaces my 1/2 ["audit: fix NUL handling in untrusted strings"], and makes my 2/2 ["audit: Handle embedded NUL in TTY input auditing"] technically unnecessary - but from the semantics POV 2/2 should still be applied. Either Eric's patch or my 2/2 should go to the stable releases. The other patches do not have to. Mirek