Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1511894
| From | "Kirill A. Shutemov" <kirill@shutemov.name> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC v1 00/14] Bus1 Kernel Message Bus |
| Date | 2016-10-29 22:30 +0200 |
| Message-ID | <sxIql-2SN-7@gated-at.bofh.it> (permalink) |
| References | <swC3D-87o-1@gated-at.bofh.it> <swCn0-8eE-29@gated-at.bofh.it> <swD9o-nA-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Oct 26, 2016 at 10:34:30PM +0200, David Herrmann wrote: > Long story short: We have uid<->uid quotas so far, which prevent DoS > attacks, unless you get access to a ridiculous amount of local UIDs. > Details on which resources are accounted can be found in the wiki [1]. Does only root user_ns uid count as separate or per-ns too? In first case we will have vitually unbounded access to UIDs. The second case can cap number of user namespaces a user can create while using bus1 inside. Or am I missing something? -- Kirill A. Shutemov
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [RFC v1 00/14] Bus1 Kernel Message Bus "Kirill A. Shutemov" <kirill@shutemov.name> - 2016-10-29 22:30 +0200 Re: [RFC v1 00/14] Bus1 Kernel Message Bus Josh Triplett <josh@joshtriplett.org> - 2016-10-29 23:10 +0200 Re: [RFC v1 00/14] Bus1 Kernel Message Bus David Herrmann <dh.herrmann@gmail.com> - 2016-11-02 15:50 +0100
csiph-web