Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Mar 2018 07:15:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 217312] [patch] /sbin/ifconfig core dumps on bad WPS frame data
Message-ID:  <bug-217312-8-qZMQs1doKh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217312-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217312-8@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=3D217312

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: eadler
Date: Mon Mar  5 07:14:56 UTC 2018
New revision: 330448
URL: https://svnweb.freebsd.org/changeset/base/330448

Log:
  MFC r314181:

  [ifconfig] handle illegal WPS frames

  Some APs broadcast WPS IE frames with totally broken data.  Ifconfig's
printwpsie()
  loops through WPS frames printing the attributes out; if the frame's data=
 is
bad,
  printwpsie() can end up looking at out-of-bounds addresses causing ifconf=
ig
to
  bus error.

  Thanks to Takashi Inoue at Nihon U for his efforts in debugging this.

  PR:           bin/217312

Changes:
_U  stable/11/
  stable/11/sbin/ifconfig/ifieee80211.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-217312-8-qZMQs1doKh>