diff options
author | 2008-01-07 14:31:58 -0500 | |
---|---|---|
committer | 2008-02-01 14:23:55 -0500 | |
commit | de6bbd1d30e5912620d25dd15e3f180ac7f9fcef (patch) | |
tree | 3807b13f8e2e490c258c5bb37915c95fc1bcfe20 /kernel/auditfilter.c | |
parent | [AUDIT] include audit type in audit message when using printk (diff) | |
download | linux-rng-de6bbd1d30e5912620d25dd15e3f180ac7f9fcef.tar.xz linux-rng-de6bbd1d30e5912620d25dd15e3f180ac7f9fcef.zip |
[AUDIT] break large execve argument logging into smaller messages
execve arguments can be quite large. There is no limit on the number of
arguments and a 4G limit on the size of an argument.
this patch prints those aruguments in bite sized pieces. a userspace size
limitation of 8k was discovered so this keeps messages around 7.5k
single arguments larger than 7.5k in length are split into multiple records
and can be identified as aX[Y]=
Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'kernel/auditfilter.c')
0 files changed, 0 insertions, 0 deletions