Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1396571
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/2] Quiet noisy LSM denial when accessing net sysctl |
| Date | 2016-05-09 06:00 +0200 |
| Message-ID | <rwKwp-44c-1@gated-at.bofh.it> (permalink) |
| References | <rvX2F-64J-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Tyler Hicks <tyhicks@canonical.com> Date: Fri, 6 May 2016 18:04:12 -0500 > This pair of patches does away with what I believe is a useless denial > audit message when a privileged process initially accesses a net sysctl. The LSM folks can apply this if they agree with you.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/2] Quiet noisy LSM denial when accessing net sysctl Tyler Hicks <tyhicks@canonical.com> - 2016-05-07 01:10 +0200
[PATCH 1/2] kernel: Add noaudit variant of ns_capable() Tyler Hicks <tyhicks@canonical.com> - 2016-05-07 01:10 +0200
Re: [PATCH 1/2] kernel: Add noaudit variant of ns_capable() Serge Hallyn <serge.hallyn@ubuntu.com> - 2016-05-09 06:30 +0200
[PATCH 2/2] net: Use ns_capable_noaudit() when determining net sysctl permissions Tyler Hicks <tyhicks@canonical.com> - 2016-05-07 01:10 +0200
Re: [PATCH 2/2] net: Use ns_capable_noaudit() when determining net sysctl permissions Serge Hallyn <serge.hallyn@ubuntu.com> - 2016-05-09 06:30 +0200
Re: [PATCH 0/2] Quiet noisy LSM denial when accessing net sysctl David Miller <davem@davemloft.net> - 2016-05-09 06:00 +0200
csiph-web