cvs commit: src UPDATING src/sys/netinet if_ether.c

Bruce M Simpson bms at FreeBSD.org
Tue Sep 23 09:39:32 PDT 2003


bms         2003/09/23 09:39:31 PDT

  FreeBSD src repository

  Modified files:
    .                    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:    jake (mentor)
  Reported by:    Apple Product Security <product-security at apple.com>
  
  Revision  Changes    Path
  1.267     +6 -0      src/UPDATING
  1.105     +14 -6     src/sys/netinet/if_ether.c


More information about the cvs-src mailing list