Re: [PATCH 5.10/6.1] ipvs: reload ip header after head reallocation

From: Sasha Levin

Date: Fri Aug 28 2026 - 23:35:37 EST


> commit a2f57827bf7c695b8c72dc4511cae8e86582369d upstream.
>
> __ip_vs_get_out_rt() calls skb_ensure_writable() which may
> reallocate skb->head.

Queued for 6.1, 5.15 and 5.10, thanks. 5.15 has the same dangling iph in
ip_vs_bypass_xmit(), so I applied the same patch there as well.

--
Thanks,
Sasha