From: Johannes Berg <johannes@sipsolutions.net>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, linux-wireless@vger.kernel.org
Subject: pull-request: mac80211 2017-11-19
Date: Tue, 19 Sep 2017 09:20:47 +0200 [thread overview]
Message-ID: <20170919072048.8484-1-johannes@sipsolutions.net> (raw)
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(+)
next reply other threads:[~2017-09-19 7:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-19 7:20 Johannes Berg [this message]
2017-09-19 17:51 ` pull-request: mac80211 2017-11-19 David Miller
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=20170919072048.8484-1-johannes@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=davem@davemloft.net \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox