diff options
author | David Woodhouse <dwmw2@shinybook.infradead.org> | 2005-06-02 13:13:21 +0200 |
---|---|---|
committer | David Woodhouse <dwmw2@shinybook.infradead.org> | 2005-06-02 13:13:21 +0200 |
commit | 4bcff1b37e7c3aed914d1ce5b45994adc7dbf455 (patch) | |
tree | 0ab25e1679752cd6feaba64e7c7a495afc9d6a28 /arch/ppc/kernel/traps.c | |
parent | AUDIT: Record working directory when syscall arguments are pathnames (diff) | |
download | linux-4bcff1b37e7c3aed914d1ce5b45994adc7dbf455.tar.xz linux-4bcff1b37e7c3aed914d1ce5b45994adc7dbf455.zip |
AUDIT: Fix user pointer deref thinko in sys_socketcall().
I cunningly put the audit call immediately after the
copy_from_user().... but used the _userspace_ copy of the args still.
Let's not do that.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'arch/ppc/kernel/traps.c')
0 files changed, 0 insertions, 0 deletions