[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YZHhQ5uUJ06BOnJh@casper.infradead.org>
Date: Mon, 15 Nov 2021 04:25:39 +0000
From: Matthew Wilcox <willy@...radead.org>
To: Zhen Lei <thunder.leizhen@...wei.com>
Cc: Alexander Viro <viro@...iv.linux.org.uk>,
David Howells <dhowells@...hat.com>,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] pipe: fix potential use-after-free in pipe_read()
On Mon, Nov 15, 2021 at 11:57:20AM +0800, Zhen Lei wrote:
> if (!buf->len) {
> + unsigned int __maybe_unused flags = buf->flags;
Why __maybe_unused?
Powered by blists - more mailing lists