Search Linux Wireless

Re: [PATCH] iwlwifi: fix oops on wep key insertion

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2008-05-27 at 15:41 +0300, Tomas Winkler wrote:
> On Tue, May 27, 2008 at 1:58 PM, JMF <tolas_feup@xxxxxxxxxxx> wrote:
> > Tomas Winkler <tomasw@...> writes:
> >
> >> WEP key is of fixed size 13 or  5 bytes, this setting should be
> >> refused somewhere in the mac wext handler.
> >> NACK.
> >> Tomas
> >  What about 256-bit WEP key (232-bit key I think), it won't be supported?
> >
> Not supported by iwlwifi HW, have to be done by SW, We need to check
> then probably in driver whether we support it or not and return error
> value in this case, in other cases I'm not sure how defensive the code
> should be....
> By the way isn't this a waste of bits. AES seams to be  secure enough.
> Who is implementing this at all?

IIRC D-Link is one manufacturer who implemented 152-bit and higher WEP
keys when people started to get scared about WEP, but before 802.11i/WPA
actually came out.

I'm pretty sure that not too many sites use greater than 104/128-bit
WEP, and the cards that support it in hardware (most cards were fullmac
at the time) we can probably count on one hand.  For softmac cards, we'd
have to weigh the maintenance cost of keeping the codepaths around that
most people wouldn't use and for hardware that nobody developing the
stack currently has to test against against the benefit of enabling
these users to work with legacy APs.

I've gotten maybe 1 or 2 requests for > 104/128-bit WEP key support for
NM in 3 years.  Nice to have, but I'm not sure it's worth the extra code
and maintenance burden?  Would be good to have somebody tell us what
hardware (APs and cards) support this though.

Dan

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux