Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1573714
| From | Andy Lutomirski <luto@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: Potential issues (security and otherwise) with the current cgroup-bpf API |
| Date | 2017-02-04 18:20 +0100 |
| Message-ID | <t7cae-3xB-9@gated-at.bofh.it> (permalink) |
| References | (6 earlier) <t1zjb-2AL-11@gated-at.bofh.it> <t2EA9-1KC-1@gated-at.bofh.it> <t2Tpw-2Be-27@gated-at.bofh.it> <t6Thg-7ai-27@gated-at.bofh.it> <t6VsJ-7S-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Feb 3, 2017 at 3:21 PM, Alexei Starovoitov <alexei.starovoitov@gmail.com> wrote: > On Fri, Feb 03, 2017 at 01:07:39PM -0800, Andy Lutomirski wrote: >> >> Is there any plan to address this? If not, I'll try to write that >> patch this weekend. > > yes. I'm working on 'disallow program override' flag. > It got stalled, because netns discussion got stalled. > Later today will send a patch for dev_id+inode and > will continue on the flag patch. > Would it make sense to try to document what your proposal does before writing the code? I don't yet see how to get semantics that are both simple and sensible with a "disallow override" flag. I *do* see how to get simple, sensible semantics with an approach where all the programs in scope for the cgroup in question get called. If needed, I can imagine a special "overridable" program that would not be run if the socket in question is bound to a descendent cgroup that also has an "overridable" program but would still let all the normal hierarchical programs in scope get called.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: Potential issues (security and otherwise) with the current cgroup-bpf API Andy Lutomirski <luto@amacapital.net> - 2017-02-03 22:10 +0100
Re: Potential issues (security and otherwise) with the current cgroup-bpf API Alexei Starovoitov <alexei.starovoitov@gmail.com> - 2017-02-04 00:30 +0100
Re: Potential issues (security and otherwise) with the current cgroup-bpf API Andy Lutomirski <luto@kernel.org> - 2017-02-04 18:20 +0100
csiph-web