]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fixed remotely exploitable DoS in arpresolve().
authorRuslan Ermilov <ru@FreeBSD.org>
Wed, 5 Dec 2001 18:13:34 +0000 (18:13 +0000)
committerRuslan Ermilov <ru@FreeBSD.org>
Wed, 5 Dec 2001 18:13:34 +0000 (18:13 +0000)
commit47891de1a5ff5c1483294d344e019c3ddc6ccba2
treea12599e974e2226a762c58d1e4741dd09844b280
parent959f4950f57bb55758cf5ccceabfd4eed8739de1
Fixed remotely exploitable DoS in arpresolve().

Easily exploitable by flood pinging the target
host over an interface with the IFF_NOARP flag
set (all you need to know is the target host's
MAC address).

MFC after: 0 days
sys/netinet/if_ether.c