[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0e1ac9ca-c241-4b48-a219-d1aaef2a752a@web.de>
Date: Tue, 11 Jun 2024 11:15:06 +0200
From: Markus Elfring <Markus.Elfring@....de>
To: Ye Bin <yebin10@...wei.com>, linux-block@...r.kernel.org,
linux-nvme@...ts.infradead.org, Jens Axboe <axboe@...nel.dk>
Cc: LKML <linux-kernel@...r.kernel.org>, Christoph Hellwig
<hch@...radead.org>, Ming Lei <ming.lei@...hat.com>
Subject: Re: [PATCH] block: bio-integrity: fix potential null-ptr-deref in
bio_integrity_free
…
> The root cause of this issue is the concurrency between the write process
> and the block size update process. However, this concurrency does not exist
> in actual production environments. To solve above issue, Verify if the
> segments of BIO are aligned with integrity intervals.
* Please improve the change description with an imperative wording.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.10-rc2#n94
* Would you like to add the tag “Fixes” accordingly?
* How do you think about to use the summary phrase “Avoid null pointer dereference
in bio_integrity_free()”?
Regards,
Markus
Powered by blists - more mailing lists