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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 28 Jul 2009 00:12:38 -0500
From:	Dan Farrell <dan@...re.ath.cx>
To:	linux-kernel@...r.kernel.org
Subject: Re: Rtl8187se & 2.6.30.3 - almost, but no wpa

On Mon, 27 Jul 2009 19:02:02 +0000
"Dan Farrell" <Dan@...re.ath.cx> wrote:

> I write to report limited success with the realtek rtl8187se wireless
> b/g network card driver in 2.6.30.3 staging.  The driver works
> AFAICT with open networks. The driver does not appear to work yet
> with WPA.  I will follow with bits from dmesg if I can figure out what
> seems relevant.  

I have not seen any issues in dmesg that appear relevant; but have
pulled from verbose debug output of wpa_supplicant the following lines:

WPA: IE in 3/4 msg does not match with IE in Beacon/ProbeResp
(src=00:13:46:5f:f3:c4) WPA: WPA IE in Beacon/ProbeResp -
hexdump(len=28): dd 1a 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04
00 50 f2 02 01 00 00 50 f2 02 WPA: WPA IE in 3/4 msg - hexdump(len=28):
dd 1a 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04 00 50 f2 02 01 00
00 50 f2 02 WPA: RSN IE in Beacon/ProbeResp - hexdump(len=26): 30 18 01
00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 00 00
WPA: RSN IE in 3/4 msg - hexdump(len=26): 30 18 01 00 00 0f ac 02 02 00
00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 0c 00
wpa_driver_wext_disassociate

note that RSN IE in Beacon/ProbeResp does not match WPA: RSN IE in 3/4
msg.  in the second to last byte, the former shows 00 and the later
shows 0c.  

Digging into source code...

-- dan farrell
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ