netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: mac80211 2017-11-19
@ 2017-09-19  7:20 Johannes Berg
  2017-09-19 17:51 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2017-09-19  7:20 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-wireless

Hi Dave,

Here's a new set of two small changes to prevent null pointer
dereferences on malformed netlink messages.

Please pull and let me know if there's any problem.

Thanks,
johannes



The following changes since commit 126f760ca94dae77425695f9f9238b731de86e32:

  rds: Fix incorrect statistics counting (2017-09-07 20:07:13 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2017-11-19

for you to fetch changes up to 265698d7e6132a2d41471135534f4f36ad15b09c:

  nl80211: fix null-ptr dereference on invalid mesh configuration (2017-09-18 22:51:07 +0200)

----------------------------------------------------------------
Just two netlink fixes, both allowing privileged users
to crash the kernel with malformed netlink messages.

----------------------------------------------------------------
Johannes Berg (1):
      nl80211: fix null-ptr dereference on invalid mesh configuration

Vladis Dronov (1):
      nl80211: check for the required netlink attributes presence

 net/wireless/nl80211.c | 6 ++++++
 1 file changed, 6 insertions(+)

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

* Re: pull-request: mac80211 2017-11-19
  2017-09-19  7:20 pull-request: mac80211 2017-11-19 Johannes Berg
@ 2017-09-19 17:51 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2017-09-19 17:51 UTC (permalink / raw)
  To: johannes; +Cc: netdev, linux-wireless

From: Johannes Berg <johannes@sipsolutions.net>
Date: Tue, 19 Sep 2017 09:20:47 +0200

> Here's a new set of two small changes to prevent null pointer
> dereferences on malformed netlink messages.
> 
> Please pull and let me know if there's any problem.

Pulled, thank you.

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

end of thread, other threads:[~2017-09-19 17:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-19  7:20 pull-request: mac80211 2017-11-19 Johannes Berg
2017-09-19 17:51 ` 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).