Re: [PATCH] nvme: nvme_identify_ns_descs: prevent oob

From: Sagi Grimberg

Date: Sun Nov 30 2025 - 17:20:07 EST




On 29/11/2025 21:57, Eugene Korenevsky wrote:
On Thu, Nov 27, 2025 at 03:49:16PM +0100, Christoph Hellwig wrote:

I think we'll need a somewhat more complex check that at there
is at least enough space for the len member. But I prefer that
style over a table lookup and magic name pasting macros.
Okay, simplified the patch. See v2.

Did you send it?