This patch set fix uaf while fcntl/close race.
Jann Horn (2): filelock: Remove locks reliably when fcntl/close race is detected filelock: Fix fcntl/close race recovery compat path
fs/locks.c | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-)