lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 5 Jan 2017 12:02:19 +0100
From:   Jorge Ramirez <jorge.ramirez-ortiz@...aro.org>
To:     netdev@...r.kernel.org, Daniel Lezcano <daniel.lezcano@...aro.org>
Subject: SIOCSIWFREQ while in NL80211_IFTYPE_STATION

Hello all,

I am running a single wlan0 interface in managed mode (no aliases, no 
other wireless interfaces).
The association with the AP still hasn't happened.

I noticed that if trying to change the frequency to one of the valid 
values, the driver returns EBUSY.

The call stack is
cfg80211_wext_siwfreq
-->cfg80211_mgd_wext_siwfreq
--->cfg80211_set_monitor_channel (notice call to set 'monitor' channel 
in managed mode)
----> fails with EBUSY

Is therefore the expected behavior to fail under the above circumstances 
(managed mode && single wlan0 interface && no association)?
And if it is, please could you clarify when would it be valid to change 
the frequency in managed mode?

many thanks in advance for the help,
Jorge



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ