[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 2/2] net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH v2 2/2] net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr() |
Date: |
Mon, 25 Jan 2021 16:40:50 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 |
On 1/25/21 6:07 AM, Jason Wang wrote:
>
> On 2021/1/15 下午11:11, Philippe Mathieu-Daudé wrote:
>> QEMU fuzzer reported a buffer overflow in _eth_get_rss_ex_dst_addr()
>> reproducible as:
>
>
> Want to apply but it doesn't apply on master:
>
> Applying: net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr()
> error: sha1 information is lacking or useless (MAINTAINERS).
> error: could not build fake ancestor
> Patch failed at 0002 net/eth: Fix stack-buffer-overflow in
> _eth_get_rss_ex_dst_addr()
>From the cover:
Based-on: <20210115150936.3333282-1-philmd@redhat.com>
"tests/qtest: Fixes fuzz-tests"
I'll check/ping the other series.
Thanks,
Phil.