cvs commit: src UPDATING src/sys/netinet if_ether.c
Bruce M Simpson
bms at FreeBSD.org
Tue Sep 23 09:43:01 PDT 2003
bms 2003/09/23 09:42:59 PDT
FreeBSD src repository
Modified files: (Branch: RELENG_4)
. UPDATING
sys/netinet if_ether.c
Log:
Fix a bug in arplookup(), whereby a hostile party on a locally
attached network could exhaust kernel memory, and cause a system
panic, by sending a flood of spoofed ARP requests.
Approved by: security-officer, jake (mentor)
Reported by: Apple Product Security <product-security at apple.com>
Revision Changes Path
1.73.2.88 +6 -0 src/UPDATING
1.64.2.25 +14 -6 src/sys/netinet/if_ether.c
More information about the cvs-src
mailing list