Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1560764
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3] audit: log 32-bit socketcalls |
| Date | 2017-01-17 17:30 +0100 |
| Message-ID | <t0ENX-SA-13@gated-at.bofh.it> (permalink) |
| References | <t0EuD-M4-61@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Richard Guy Briggs <rgb@redhat.com> Date: Tue, 17 Jan 2017 11:07:15 -0500 > 32-bit socketcalls were not being logged by audit on x86_64 systems. > Log them. This is basically a duplicate of the call from > net/socket.c:sys_socketcall(), but it addresses the impedance mismatch > between 32-bit userspace process and 64-bit kernel audit. > > See: https://github.com/linux-audit/audit-kernel/issues/14 > > Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Acked-by: David S. Miller <davem@davemloft.net>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3] audit: log 32-bit socketcalls Richard Guy Briggs <rgb@redhat.com> - 2017-01-17 17:10 +0100 Re: [PATCH v3] audit: log 32-bit socketcalls David Miller <davem@davemloft.net> - 2017-01-17 17:30 +0100 Re: [PATCH v3] audit: log 32-bit socketcalls Paul Moore <paul@paul-moore.com> - 2017-01-18 22:00 +0100
csiph-web