diff options
author | Mathias Krause <minipli@googlemail.com> | 2012-07-12 08:46:54 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-28 12:06:04 -0700 |
commit | 89e2149fdbd22db4c354df58f2939b8878e6f10d (patch) | |
tree | d0c1f97566c2449bbb898c8df5725a42ba374d23 /tools/perf/python | |
parent | c18508394610b47964ef6c2d4d71b85873ce10fe (diff) | |
download | kernel_samsung_aries-89e2149fdbd22db4c354df58f2939b8878e6f10d.zip kernel_samsung_aries-89e2149fdbd22db4c354df58f2939b8878e6f10d.tar.gz kernel_samsung_aries-89e2149fdbd22db4c354df58f2939b8878e6f10d.tar.bz2 |
isofs: avoid info leak on export
commit fe685aabf7c8c9f138e5ea900954d295bf229175 upstream.
For type 1 the parent_offset member in struct isofs_fid gets copied
uninitialized to userland. Fix this by initializing it to 0.
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Cc: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/python')
0 files changed, 0 insertions, 0 deletions