[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211115035721.1909-1-thunder.leizhen@huawei.com>
Date: Mon, 15 Nov 2021 11:57:19 +0800
From: Zhen Lei <thunder.leizhen@...wei.com>
To: Alexander Viro <viro@...iv.linux.org.uk>,
David Howells <dhowells@...hat.com>,
<linux-fsdevel@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: Zhen Lei <thunder.leizhen@...wei.com>
Subject: [PATCH 0/2] pipe: Fix a potential UAF and delete a duplicate line of code
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
Powered by blists - more mailing lists