Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Jun 2016 13:43:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-wireless@FreeBSD.org
Subject:   [Bug 144987] [wpi] [panic] injecting packets with wlaninject using Intel 3945ABG wireless card gives kernel panic
Message-ID:  <bug-144987-21060-cRimKyeBRU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-144987-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-144987-21060@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D144987

--- Comment #6 from commit-hook@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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-144987-21060-cRimKyeBRU>