On Tue, Feb 2, 2021 at 11:08 AM Loic Poulain <loic.poul...@linaro.org> wrote:
>
> There is no guarantee that rmnet rx_handler is only fed with linear
> skbs, but current rmnet implementation does not check that, leading
> to crash in case of non linear skbs processed as linear ones.
>
> Fix that by ensuring skb linearization before processing.
>
> Signed-off-by: Loic Poulain <loic.poul...@linaro.org>

Acked-by: Willem de Bruijn <will...@google.com>

Reply via email to