netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: mac80211 2016-07-06
@ 2016-07-06 12:27 Johannes Berg
       [not found] ` <1467808064-5312-1-git-send-email-johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2016-07-06 12:27 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-wireless

Hi Dave,

People found two more bugs, so I have two more fixes. Both are related to
memory - one's a leak, the other is a missing allocation failure check.

These are both tagged for stable already, and shouldn't conflict with any
other patches, so if they won't go in any more it won't be a big deal.

Let me know if there's any problem.

Thanks,
johannes



The following changes since commit c041778c966c92c964033f1cdfee60a9f2b5e465:

  cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header (2016-06-29 11:50:33 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2016-07-06

for you to fetch changes up to 16a910a6722b7a8680409e634c7c0dac073c01e4:

  cfg80211: handle failed skb allocation (2016-07-06 13:52:18 +0200)

----------------------------------------------------------------
Two more fixes:
 * handle allocation failures in new(ish) A-MSDU decapsulation
 * don't leak memory on nl80211 ACL parse errors

----------------------------------------------------------------
Gregory Greenman (1):
      cfg80211: handle failed skb allocation

Purushottam Kushwaha (1):
      nl80211: Move ACL parsing later to avoid a possible memory leak

 net/wireless/nl80211.c | 8 ++++----
 net/wireless/util.c    | 2 ++
 2 files changed, 6 insertions(+), 4 deletions(-)

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

* Re: pull-request: mac80211 2016-07-06
       [not found] ` <1467808064-5312-1-git-send-email-johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>
@ 2016-07-09  3:54   ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2016-07-09  3:54 UTC (permalink / raw)
  To: johannes-cdvu00un1VgdHxzADdlk8Q
  Cc: netdev-u79uwXL29TY76Z2rM5mHXA,
	linux-wireless-u79uwXL29TY76Z2rM5mHXA

From: Johannes Berg <johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>
Date: Wed,  6 Jul 2016 14:27:43 +0200

> People found two more bugs, so I have two more fixes. Both are related to
> memory - one's a leak, the other is a missing allocation failure check.
> 
> These are both tagged for stable already, and shouldn't conflict with any
> other patches, so if they won't go in any more it won't be a big deal.
> 
> Let me know if there's any problem.

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

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

end of thread, other threads:[~2016-07-09  3:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-06 12:27 pull-request: mac80211 2016-07-06 Johannes Berg
     [not found] ` <1467808064-5312-1-git-send-email-johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>
2016-07-09  3:54   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).