Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1693017
| From | Paul Moore <paul@paul-moore.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] Audit fix for v4.13 (#1) |
| Date | 2017-07-20 17:10 +0200 |
| Message-ID | <u5lft-JN-49@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Linus,
A small audit fix, just a single line, to plug a memory leak in some
audit error handling code. Please merge for the next 4.13-rcX
release.
Thanks,
-Paul
---
The following changes since commit cd33f5f2cbfaadc21270f3ddac7c3c33e0a1a28c:
audit: make sure we never skip the multicast broadcast
(2017-06-16 11:51:00 -0400)
are available in the git repository at:
git://git.infradead.org/users/pcmoore/audit stable-4.13
for you to fetch changes up to b0659ae5e30074ede1dc08f2c6d64f0c11d64e0f:
audit: fix memleak in auditd_send_unicast_skb. (2017-07-19 10:28:54 -0400)
----------------------------------------------------------------
Shu Wang (1):
audit: fix memleak in auditd_send_unicast_skb.
kernel/audit.c | 1 +
1 file changed, 1 insertion(+)
--
paul moore
www.paul-moore.com
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[GIT PULL] Audit fix for v4.13 (#1) Paul Moore <paul@paul-moore.com> - 2017-07-20 17:10 +0200
Re: [GIT PULL] Audit fix for v4.13 (#1) Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-20 19:30 +0200
Re: [GIT PULL] Audit fix for v4.13 (#1) Paul Moore <paul@paul-moore.com> - 2017-07-20 20:00 +0200
csiph-web