All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mac80211: audit for access to skb data
@ 2012-10-25 22:46 Johannes Berg
  2012-10-25 22:46 ` [PATCH 1/3] mac80211: check management frame header length Johannes Berg
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Johannes Berg @ 2012-10-25 22:46 UTC (permalink / raw)
  To: linux-wireless

While looking at Javier's patch and some other things I found
a number of places that don't make sure the skb data is there
when it's accessed, fix them.

johannes


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2012-10-29  9:09 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-25 22:46 [PATCH 0/3] mac80211: audit for access to skb data Johannes Berg
2012-10-25 22:46 ` [PATCH 1/3] mac80211: check management frame header length Johannes Berg
2012-10-25 22:46 ` [PATCH 2/3] mac80211: verify that skb data is present Johannes Berg
2012-10-25 23:05   ` Thomas Pedersen
2012-10-25 23:58     ` Thomas Pedersen
2012-10-26  0:57       ` Thomas Pedersen
2012-10-26 10:19         ` Johannes Berg
2012-10-26 10:21           ` Johannes Berg
2012-10-26 11:00   ` [PATCH v2 " Johannes Berg
2012-10-26 16:29     ` Thomas Pedersen
2012-10-26 16:35       ` Johannes Berg
2012-10-25 22:46 ` [PATCH 3/3] mac80211: make sure data is accessible in EAPOL check Johannes Berg
2012-10-29  9:09 ` [PATCH 0/3] mac80211: audit for access to skb data Johannes Berg

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.