OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Brad Smith (bradcvs.openbsd.org)
Date: Sun Jul 30 2006 - 13:48:52 CDT


CVSROOT: /cvs
Module name: src
Changes by: bradcvs.openbsd.org 2006/07/30 12:48:52

Modified files:
        sys/dev/pci : if_sk.c

Log message:
Add more strict receive path packet validation routine. Previously
the driver could pass corrupted packets to the upper layer under
certain conditions.

From yongariFreeBSD