netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mathias Krause <minipli@googlemail.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org, Mathias Krause <minipli@googlemail.com>
Subject: [PATCH 0/3] net: netlink info leak fixes
Date: Sat,  9 Mar 2013 16:52:18 +0100	[thread overview]
Message-ID: <1362844341-12591-1-git-send-email-minipli@googlemail.com> (raw)

Hi Dave,

a few more info leak fixes -- this time in rtnl.

Please apply!

Mathias Krause (3):
  bridge: fix mdb info leaks
  rtnl: fix info leak on RTM_GETLINK request for VF devices
  dcbnl: fix various netlink info leaks

 net/bridge/br_mdb.c  |    4 ++++
 net/core/rtnetlink.c |    1 +
 net/dcb/dcbnl.c      |    8 ++++++++
 3 files changed, 13 insertions(+)

-- 
1.7.10.4

             reply	other threads:[~2013-03-09 15:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-09 15:52 Mathias Krause [this message]
2013-03-09 15:52 ` [PATCH 1/3] bridge: fix mdb info leaks Mathias Krause
2013-03-09 15:52 ` [PATCH 2/3] rtnl: fix info leak on RTM_GETLINK request for VF devices Mathias Krause
2013-03-09 15:52 ` [PATCH 3/3] dcbnl: fix various netlink info leaks Mathias Krause
2013-03-10  9:20 ` [PATCH 0/3] net: netlink info leak fixes 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=1362844341-12591-1-git-send-email-minipli@googlemail.com \
    --to=minipli@googlemail.com \
    --cc=davem@davemloft.net \
    --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;
as well as URLs for NNTP newsgroup(s).