public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
* [PATCH 0/2] netlink related fixes
@ 2013-09-30 20:04 Mathias Krause
  2013-09-30 20:04 ` [PATCH 1/2] audit: fix info leak in AUDIT_GET requests Mathias Krause
  2013-09-30 20:04 ` [PATCH 2/2] audit: use nlmsg_len() to get message payload length Mathias Krause
  0 siblings, 2 replies; 6+ messages in thread
From: Mathias Krause @ 2013-09-30 20:04 UTC (permalink / raw)
  To: linux-audit; +Cc: Al Viro

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

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

end of thread, other threads:[~2013-10-01  6:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-30 20:04 [PATCH 0/2] netlink related fixes Mathias Krause
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox