diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2015-05-09 04:53:15 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-05-09 06:12:48 +0200 |
commit | f15133df088ecadd141ea1907f2c96df67c729f0 (patch) | |
tree | 3819082e853fffcae791d12616967964ca56733a /Documentation/magic-number.txt | |
parent | namei: d_is_negative() should be checked before ->d_seq validation (diff) | |
download | linux-f15133df088ecadd141ea1907f2c96df67c729f0.tar.xz linux-f15133df088ecadd141ea1907f2c96df67c729f0.zip |
path_openat(): fix double fput()
path_openat() jumps to the wrong place after do_tmpfile() - it has
already done path_cleanup() (as part of path_lookupat() called by
do_tmpfile()), so doing that again can lead to double fput().
Cc: stable@vger.kernel.org # v3.11+
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'Documentation/magic-number.txt')
0 files changed, 0 insertions, 0 deletions