summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_jail.c
diff options
context:
space:
mode:
authorjfv <jfv@FreeBSD.org>2009-07-24 16:57:49 +0000
committerjfv <jfv@FreeBSD.org>2009-07-24 16:57:49 +0000
commita5f235cd3b5e7e2d8c30a93d72dba463c3090eef (patch)
treeaab2390622c80c4ce068415debcb768e2f3e388b /sys/kern/kern_jail.c
parenta3c94456b574c6f3cdb965fcc48b00d6a0a72ee1 (diff)
downloadFreeBSD-src-a5f235cd3b5e7e2d8c30a93d72dba463c3090eef.zip
FreeBSD-src-a5f235cd3b5e7e2d8c30a93d72dba463c3090eef.tar.gz
This delta fixes two bugs:
- When a vlan event occurs a check was not made that the event was actually for the interface, thus resulting in a panic. All three drivers have this vulnerability. Add a check for this condition. - Secondly, there was a duplicate buf_ring free in the em driver resulting in a panic on unload. Remove. Approved by: re
Diffstat (limited to 'sys/kern/kern_jail.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud