diff options
| author | Bruce M Simpson <bms@FreeBSD.org> | 2003-09-23 16:39:31 +0000 |
|---|---|---|
| committer | Bruce M Simpson <bms@FreeBSD.org> | 2003-09-23 16:39:31 +0000 |
| commit | fedf1d01a20434d2392f16105c85d5f1f33b0839 (patch) | |
| tree | 39b365ca4e6e45f1b4ba32e515175fab4b7f374e /UPDATING | |
| parent | b15572e3fc767de7edb763989acce1657398d56d (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING index 92b0467ed642d..608152f4fb267 100644 --- a/UPDATING +++ b/UPDATING @@ -17,6 +17,12 @@ NOTE TO PEOPLE WHO THINK THAT 5.0-CURRENT IS SLOW: developers choose to disable these features on build machines to maximize performance. +20030923: + 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. See + FreeBSD-SA-03:14.arp. + 20030915: A change to /etc/defaults/rc.conf now causes inetd to be started with `-C 60' if it is not overridden in /etc/rc.conf. This |
