Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1693017 > unrolled thread
| Started by | Paul Moore <paul@paul-moore.com> |
|---|---|
| First post | 2017-07-20 17:10 +0200 |
| Last post | 2017-07-20 20:00 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
[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
| From | Paul Moore <paul@paul-moore.com> |
|---|---|
| Date | 2017-07-20 17:10 +0200 |
| Subject | [GIT PULL] Audit fix for v4.13 (#1) |
| Message-ID | <u5lft-JN-49@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Linus Torvalds <torvalds@linux-foundation.org> |
|---|---|
| Date | 2017-07-20 19:30 +0200 |
| Message-ID | <u5nqV-202-7@gated-at.bofh.it> |
| In reply to | #1693017 |
On Thu, Jul 20, 2017 at 8:07 AM, Paul Moore <paul@paul-moore.com> wrote:
>
> git://git.infradead.org/users/pcmoore/audit stable-4.13
Pulled.
However, I'm gently poking people towards please using signed tags - I
prefer it even for kernel.org trees (and the security is pretty tight
there), and I _require_ it for public hosting places like github, and
I'd _really_ like it from various private places like infradead and
freedesktop.org...
Linus
[toc] | [prev] | [next] | [standalone]
| From | Paul Moore <paul@paul-moore.com> |
|---|---|
| Date | 2017-07-20 20:00 +0200 |
| Message-ID | <u5nTX-29Y-11@gated-at.bofh.it> |
| In reply to | #1693106 |
On Thu, Jul 20, 2017 at 1:25 PM, Linus Torvalds <torvalds@linux-foundation.org> wrote: > On Thu, Jul 20, 2017 at 8:07 AM, Paul Moore <paul@paul-moore.com> wrote: >> >> git://git.infradead.org/users/pcmoore/audit stable-4.13 > > Pulled. Thanks. > However, I'm gently poking people towards please using signed tags - I > prefer it even for kernel.org trees (and the security is pretty tight > there), and I _require_ it for public hosting places like github, and > I'd _really_ like it from various private places like infradead and > freedesktop.org... Fair enough. This has been on my todo list for some time, but it's been buried by other items, I'll move that to the top. It may also be time that I look into getting a kernel.org account and moving the SELinux/audit trees over there. -- paul moore www.paul-moore.com
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web