Files
linux-stable-mirror/include/net
Eric Dumazet 1ecc39dc8c net: prevent NULL deref in ip[6]tunnel_xmit()
[ Upstream commit c38b8f5f79 ]

Blamed commit missed that both functions can be called with dev == NULL.

Also add unlikely() hints for these conditions that only fuzzers can hit.

Fixes: 6f1a9140ec ("net: add xmit recursion limit to tunnel xmit functions")
Signed-off-by: Eric Dumazet <edumazet@google.com>
CC: Weiming Shi <bestswngs@gmail.com>
Link: https://patch.msgid.link/20260312043908.2790803-1-edumazet@google.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-03-25 11:08:30 +01:00
..
2025-07-17 18:37:05 +02:00
2025-02-08 09:57:10 +01:00
2025-12-18 13:55:22 +01:00
2026-01-08 10:15:01 +01:00
2024-12-19 18:13:13 +01:00
2025-02-27 04:30:19 -08:00
2025-02-27 04:30:19 -08:00