Re: [net-next, 1/3] seg6: verify srh pointer in get_srh()

From: Andrea Mayer
Date: Fri Nov 15 2019 - 12:45:41 EST


On Thu, 14 Nov 2019 17:45:12 -0800 (PST)
David Miller <davem@xxxxxxxxxxxxx> wrote:

> From: Andrea Mayer <andrea.mayer@xxxxxxxxxxx>
> Date: Wed, 13 Nov 2019 20:29:10 +0100
>
> > pskb_may_pull may change pointers in header. For this reason, it is
> > mandatory to reload any pointer that points into skb header.
> >
> > Signed-off-by: Andrea Mayer <andrea.mayer@xxxxxxxxxxx>
>
> This is a bug fix and must be separated out and submitted to 'net'.
>
> Then you must wait until 'net' is merged into 'net-next' so that you
> can cleanly resubmit the other changes in this series which add the
> new features.
>
> Actually, patch #2 looks like a bug fix as well.

Hi,
thanks for your review. I will submit the first two patches to 'net'.

Regards,
Andrea Mayer