Skip to content
Snippets Groups Projects
Forked from Linaro / linux / kernel / torvalds / linux
Source project has a limited visibility.
user avatar
Al Viro authored
It used to grab an extra reference to struct file rather than
just transferring to caller the one it had removed from descriptor
table.  New variant doesn't, and callers need to be adjusted.

Reported-and-tested-by: default avatar <syzbot+47dd250f527cb7bebf24@syzkaller.appspotmail.com>
Fixes: 6319194e ("Unify the primitives for file descriptor closing")
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
40a19260
Name Last commit Last update