lkml.org 
[lkml]   [2015]   [Mar]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] blkmq: Fix NULL pointer deref when all reserved tags in use
On 03/18/2015 03:06 PM, Sam Bradshaw wrote:
>
>> Good catch! But why not put the hctx == NULL check in as a conditional
>> in bt_get() before running the queue? I can't imagine other cases where
>> calling blk_mq_run_hw_queue() with hctx == NULL would be a valid
>> scenario.
>
> The change was meant to be broad in scope. A runtime NULL deref is a
> rather unfortunate way to determine that there are other invalid scenarios.

Normally those kinds of issues would trigger quickly and it'd be
obvious. Granted, this was an error handling case for the special case
of reserved tags, so it persisted longer than it should have... But in
general, I would not be too worried.

> But given that both approaches fix the immediate problem, I'd be happy
> to change the patch as you suggest.

Thanks!

--
Jens Axboe



\
 
 \ /
  Last update: 2015-03-18 23:01    [W:0.117 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site