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: Stefan Fritsch (sfcvs.openbsd.org)
Date: Sun May 12 2013 - 12:10:57 CDT


CVSROOT: /cvs
Module name: src
Changes by: sfcvs.openbsd.org 2013/05/12 11:10:57

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

Log message:
fix use after free in case the mbuf needs defragmentation

This fixes a panic found by Matthieu Herrb.

OK mikeb