[Devel] [PATCH AUTOSEL 5.4 3/8] neigh: fix possible DoS due to net iface start/stop loop

2022-08-25 Thread Sasha Levin
From: "Denis V. Lunev" [ Upstream commit 66ba215cb51323e4e55e38fd5f250e0fae0cbc94 ] Normal processing of ARP request (usually this is Ethernet broadcast packet) coming to the host is looking like the following: * the packet comes to arp_process() call and is passed through routing procedure *

[Devel] [PATCH AUTOSEL 5.19 17/38] neigh: fix possible DoS due to net iface start/stop loop

2022-08-25 Thread Sasha Levin
From: "Denis V. Lunev" [ Upstream commit 66ba215cb51323e4e55e38fd5f250e0fae0cbc94 ] Normal processing of ARP request (usually this is Ethernet broadcast packet) coming to the host is looking like the following: * the packet comes to arp_process() call and is passed through routing procedure *

[Devel] [PATCH AUTOSEL 5.10 04/11] neigh: fix possible DoS due to net iface start/stop loop

2022-08-25 Thread Sasha Levin
From: "Denis V. Lunev" [ Upstream commit 66ba215cb51323e4e55e38fd5f250e0fae0cbc94 ] Normal processing of ARP request (usually this is Ethernet broadcast packet) coming to the host is looking like the following: * the packet comes to arp_process() call and is passed through routing procedure *

[Devel] [PATCH AUTOSEL 4.19 2/5] neigh: fix possible DoS due to net iface start/stop loop

2022-08-25 Thread Sasha Levin
From: "Denis V. Lunev" [ Upstream commit 66ba215cb51323e4e55e38fd5f250e0fae0cbc94 ] Normal processing of ARP request (usually this is Ethernet broadcast packet) coming to the host is looking like the following: * the packet comes to arp_process() call and is passed through routing procedure *

[Devel] [PATCH AUTOSEL 4.14 1/4] neigh: fix possible DoS due to net iface start/stop loop

2022-08-25 Thread Sasha Levin
From: "Denis V. Lunev" [ Upstream commit 66ba215cb51323e4e55e38fd5f250e0fae0cbc94 ] Normal processing of ARP request (usually this is Ethernet broadcast packet) coming to the host is looking like the following: * the packet comes to arp_process() call and is passed through routing procedure *

[Devel] [PATCH AUTOSEL 5.15 08/20] neigh: fix possible DoS due to net iface start/stop loop

2022-08-25 Thread Sasha Levin
From: "Denis V. Lunev" [ Upstream commit 66ba215cb51323e4e55e38fd5f250e0fae0cbc94 ] Normal processing of ARP request (usually this is Ethernet broadcast packet) coming to the host is looking like the following: * the packet comes to arp_process() call and is passed through routing procedure *