summaryrefslogtreecommitdiffstats
path: root/fs/binfmt_elf.c
diff options
context:
space:
mode:
authorAl Viro2008-05-10 22:38:25 +0200
committerAl Viro2008-05-16 23:23:05 +0200
commit08a6fac1c63233c87eec129938022f1a9a4d51f6 (patch)
tree4fd7a2a906cf5ca0a42b3b8cb30351465f0f6cee /fs/binfmt_elf.c
parent[Patch] fs/binfmt_elf.c: fix a wrong free (diff)
downloadkernel-qcow2-linux-08a6fac1c63233c87eec129938022f1a9a4d51f6.tar.gz
kernel-qcow2-linux-08a6fac1c63233c87eec129938022f1a9a4d51f6.tar.xz
kernel-qcow2-linux-08a6fac1c63233c87eec129938022f1a9a4d51f6.zip
[PATCH] get rid of leak in compat_execve()
Even though copy_compat_strings() doesn't cache the pages, copy_strings_kernel() and stuff indirectly called by e.g. ->load_binary() is doing that, so we need to drop the cache contents in the end. [found by WANG Cong <wangcong@zeuux.org>] Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/binfmt_elf.c')
0 files changed, 0 insertions, 0 deletions