CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/27 02:41:46
Modified files:
sys/net : if_pppoe.c
Log message:
Fix length check when parsing PPPoE discovery phase packets.
Malicious PPPoE discovery packets could cause the kernel to
crash.
>From canacar@ and inspired by the original fix from NetBSD.
ok canacar@
