diff options
author | Martin Willi <martin@strongswan.org> | 2016-05-13 12:41:48 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2016-05-31 12:11:54 +0200 |
commit | 62397da50bb20a6b812c949ef465d7e69fe54bb6 (patch) | |
tree | ba8b2c2e869f5c5a08f08e55ecf39e5f0c9f40a0 /net | |
parent | 0e6b5259824e97a0f7e7b450421ff12865d3b0e2 (diff) | |
download | linux-62397da50bb20a6b812c949ef465d7e69fe54bb6.tar.bz2 |
mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
A wmediumd that does not send this attribute causes a NULL pointer
dereference, as the attribute is accessed even if it does not exist.
The attribute was required but never checked ever since userspace frame
forwarding has been introduced. The issue gets more problematic once we
allow wmediumd registration from user namespaces.
Cc: stable@vger.kernel.org
Fixes: 7882513bacb1 ("mac80211_hwsim driver support userspace frame tx/rx")
Signed-off-by: Martin Willi <martin@strongswan.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions