[PATCH] name_count array overrun
authorSteve Grubb <sgrubb@redhat.com>
Thu, 28 Sep 2006 18:31:32 +0000 (14:31 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 4 Oct 2006 12:31:21 +0000 (08:31 -0400)
commitac9910ce017ff5f86f3a25e969b2c4f5d6ac438f
treef45d66fa60a02a9f5b32ea95a7d599cb1f175323
parent419c58f11fb732cc8bd1335fa43e0decb34e0be3
[PATCH] name_count array overrun

Hi,

This patch removes the rdev logging from the previous patch

The below patch closes an unbounded use of name_count. This can lead to oopses
in some new file systems.

Signed-off-by: Steve Grubb <sgrubb@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
kernel/auditsc.c