[PATCH 1/1] nvme-tcp: check for invalid request
Chaitanya Kulkarni
chaitanyak at nvidia.com
Mon Apr 15 19:43:12 PDT 2024
On 4/8/24 04:08, Sagi Grimberg wrote:
>
>
> On 08/04/2024 7:53, soni.ankit at samsung.com wrote:
>> From: Ankit Soni <soni.ankit at samsung.com>
>>
>> The blk_mq_tag_to_rq() returns NULL for invalid tag.
>> Added check condition to prevent NULL Pointer derefernece.
>
> Does this fix an actual bug? Or a theoretic one?
if it does fix actual bug then why not add a blktest as I don'
think we have this condition covered because we now triggering
error path, unless I'm missing something ...
-ck
More information about the Linux-nvme
mailing list