diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2012-08-18 04:42:36 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-08-22 16:26:55 +0200 |
commit | 98022748f6c7bce85b9f123fd4d1a621219dd8d9 (patch) | |
tree | 475003205a40e79060c072bf4ed6a2cf097ff7ed /fs/namei.c | |
parent | vfio: grab vfio_device reference *before* exposing the sucker via fd_install() (diff) | |
download | linux-98022748f6c7bce85b9f123fd4d1a621219dd8d9.tar.xz linux-98022748f6c7bce85b9f123fd4d1a621219dd8d9.zip |
eventpoll: use-after-possible-free in epoll_create1()
As soon as we'd installed the file into descriptor table, it can
get closed by another thread. Freeing ep in process...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions