From: Mathias Krause <minipli@googlemail.com>
To: linux-audit@redhat.com
Cc: Al Viro <viro@zeniv.linux.org.uk>
Subject: [PATCH 0/2] netlink related fixes
Date: Mon, 30 Sep 2013 22:04:23 +0200 [thread overview]
Message-ID: <1380571465-15440-1-git-send-email-minipli@googlemail.com> (raw)
This series fixes two issues of the netlink interface -- one info leak
and a wrong size check.
Please apply!
Mathias Krause (2):
audit: fix info leak in AUDIT_GET requests
audit: use nlmsg_len() to get message payload length
kernel/audit.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
1.7.10.4
next reply other threads:[~2013-09-30 20:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-30 20:04 Mathias Krause [this message]
2013-09-30 20:04 ` [PATCH 1/2] audit: fix info leak in AUDIT_GET requests Mathias Krause
2013-10-01 2:20 ` Richard Guy Briggs
2013-09-30 20:04 ` [PATCH 2/2] audit: use nlmsg_len() to get message payload length Mathias Krause
2013-10-01 3:51 ` Richard Guy Briggs
2013-10-01 6:33 ` Mathias Krause
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=1380571465-15440-1-git-send-email-minipli@googlemail.com \
--to=minipli@googlemail.com \
--cc=linux-audit@redhat.com \
--cc=viro@zeniv.linux.org.uk \
/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