[Bug 144987] [wpi] [panic] injecting packets with wlaninject using Intel 3945ABG wireless card gives kernel panic
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jun 9 13:43:07 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=144987
--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:
Author: avos
Date: Thu Jun 9 13:42:19 UTC 2016
New revision: 301731
URL: https://svnweb.freebsd.org/changeset/base/301731
Log:
net80211: discard an injected frame if it is smaller than header length.
Do not try to pass such frames; a correct frame cannot be smaller than
(the corresponding) header size.
(for wpi(4) an additional check was added in r289012).
PR: 144987
Changes:
head/sys/net80211/ieee80211_output.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-wireless
mailing list