From: Antonio Quartulli <antonio@open-mesh.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] GTK/PTK problem - key.c magic-bitshift
Date: Fri, 22 Nov 2013 10:18:48 +0100 [thread overview]
Message-ID: <20131122091848.GF1443@open-mesh.com> (raw)
In-Reply-To: <CAJ-Vmokpox+XHa8bdL638RMixB=X2sjGvzOD49_QeL8hy5=qfQ@mail.gmail.com>
On Wed, Nov 20, 2013 at 12:41:07AM -0800, Adrian Chadd wrote:
> I don't know exactly what triggers it.
Ok
>
> I suggested a periodic event so you only do it say, max every second
> or two, but you trigger it when you get more than a bunch of decrypt
> errors. That way if you keep getting decrypt errors, you only get it
> scheduled every second or two, rather than on each decrypt error.
>
Yeah, sounds good. Right now I am simply trying to "refresh" the key cache right
after a key is uploaded and if I observe decryption error I disable the HW
acceleration for that STA (waiting for the next GTK rekey to refresh the cache
and re-enable the accel again).
However there is something I don't understand. In the packet dump I obtained
from the network where I observe the bug, I see that after this possible
"cache corruption
event" ARP requests from the STA to the AP are properly decrypted
(only ARP replies going in the other direction are not).
If the cache is really
compromised, how can this happen? I would expect the AP to not be able to
decrypt the requests as well...don't you think so?
Cheers,
--
Antonio Quartulli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
Url : http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20131122/51140b96/attachment.pgp
next prev parent reply other threads:[~2013-11-22 9:18 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-17 11:08 [ath9k-devel] GTK/PTK problem - key.c magic-bitshift Antonio Quartulli
2013-11-18 21:29 ` Adrian Chadd
2013-11-18 21:44 ` Antonio Quartulli
2013-11-18 21:51 ` Antonio Quartulli
2013-11-20 8:41 ` Adrian Chadd
2013-11-22 9:18 ` Antonio Quartulli [this message]
2013-11-22 9:42 ` Adrian Chadd
2013-11-27 6:48 ` Antonio Quartulli
2013-12-04 13:23 ` [ath9k-devel] Key Cache corruption (was: GTK/PTK problem - key.c magic-bitshift) Antonio Quartulli
2013-12-04 17:08 ` Adrian Chadd
2013-12-09 10:17 ` [ath9k-devel] Key Cache corruption Antonio Quartulli
2013-12-09 19:38 ` Adrian Chadd
2013-12-12 9:17 ` Antonio Quartulli
2013-12-13 12:35 ` Adrian Chadd
2013-12-13 12:55 ` Antonio Quartulli
2014-01-07 15:23 ` Antonio Quartulli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131122091848.GF1443@open-mesh.com \
--to=antonio@open-mesh.com \
--cc=ath9k-devel@lists.ath9k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.