[PATCH 0/2] pipe: Fix a potential UAF and delete a duplicate line of code

From: Zhen Lei
Date: Sun Nov 14 2021 - 22:59:01 EST


I found these when I was learning the code. I briefly tested it, and no new
problems were introduced.

Zhen Lei (2):
pipe: fix potential use-after-free in pipe_read()
pipe: delete a duplicate line of code in pipe_write()

fs/pipe.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

--
2.26.0.106.g9fadedd