qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH] block/ssh: fix possible segmentation fault when


From: Murilo Opsfelder Araujo
Subject: Re: [Qemu-block] [PATCH] block/ssh: fix possible segmentation fault when .desc is not null-terminated
Date: Thu, 15 Feb 2018 12:09:53 -0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 01/05/2018 02:57 PM, Eric Blake wrote:
> On 01/05/2018 08:44 AM, Murilo Opsfelder Araujo wrote:
>> This patch prevents a possible segmentation fault when .desc members are 
>> checked
>> against NULL.
>>
>> The ssh_runtime_opts was added by commit
>> 8a6a80896d6af03b8ee0c17cdf37219eca2588a7 ("block/ssh: Use QemuOpts for 
>> runtime
>> options").
>>
>> This fix was inspired by
>> http://lists.nongnu.org/archive/html/qemu-devel/2018-01/msg00883.html.
>>
>> Fixes: 8a6a80896d6af03b8ee0c17cdf37219eca2588a7 ("block/ssh: Use QemuOpts 
>> for runtime options")
> 
> present since 2.7.0, so we've gotten lucky that no one has actually
> encountered a crash (but I didn't try hard to see if one was possible)
> 
>> Cc: Max Reitz <address@hidden>
>> Cc: Eric Blake <address@hidden>
>> Signed-off-by: Murilo Opsfelder Araujo <address@hidden>
>> ---
>>  block/ssh.c | 1 +
>>  1 file changed, 1 insertion(+)
> 
> CC: address@hidden
> Reviewed-by: Eric Blake <address@hidden>

Hi, Eric.

Was this supposed to land stable-2.11 branch?

Cheers
Murilo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]