]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ep_create_wakeup_source(): dentry name can change under you...
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 24 Sep 2020 23:41:58 +0000 (19:41 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Oct 2020 06:02:55 +0000 (08:02 +0200)
commit8eec10e1335dc3a009f4fd94f23baa6ac8373d0b
tree78577a84a2a5db9142c84287c07e04277e992051
parent4306cae1d98aeb05e85f8ccdb245b5acf96868f8
ep_create_wakeup_source(): dentry name can change under you...

commit 3701cb59d892b88d569427586f01491552f377b1 upstream.

or get freed, for that matter, if it's a long (separately stored)
name.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/eventpoll.c