Files
linux/net
Sven Eckelmann 48067b2ae4 batman-adv: dat: acquire ARP hw source only after skb realloc
The pskb_may_pull() called by batadv_get_vid() could reallocate the buffer
behind the skb. Variables which were pointing to the old buffer need to be
reassigned to avoid an use-after-free.

Cc: stable@vger.kernel.org
Fixes: b61ec31c85 ("batman-adv: Snoop DHCPACKs for DAT")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
2026-06-28 09:58:29 +02:00
..
2026-05-10 10:11:07 -07:00
2026-05-10 10:11:08 -07:00