[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <9b9272fb-b265-010b-0696-4c0579abd841@web.de>
Date: Mon, 8 Jun 2020 17:07:33 +0200
From: Markus Elfring <Markus.Elfring@....de>
To: Dan Carpenter <dan.carpenter@...cle.com>,
linux-fsdevel@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org,
Namjae Jeon <namjae.jeon@...sung.com>,
Sungjong Seo <sj1557.seo@...sung.com>,
Tetsuhiro Kohada <kohada.t2@...il.com>
Subject: Re: [PATCH] exfat: Fix use after free in exfat_load_upcase_table()
> This code calls brelse(bh) and then dereferences "bh" on the next line
> resulting in a possible use after free.
There is an unfortunate function call sequence.
> The brelse() should just be moved down a line.
How do you think about a wording variant like the following?
Thus move a call of the function “brelse” one line down.
Would you like to omit a word from the patch subject so that
a typo will be avoided there?
Regards,
Markus
Powered by blists - more mailing lists