All of lore.kernel.org
 help / color / mirror / Atom feed
* [kernel-hardening] Container Hardening
@ 2017-02-03 16:13 Jessica Frazelle
  2017-02-03 16:54 ` Thomas Garnier
  0 siblings, 1 reply; 8+ messages in thread
From: Jessica Frazelle @ 2017-02-03 16:13 UTC (permalink / raw)
  To: kernel-hardening

Hi,

I made this one page site[1] to detail trying to harden namespaces in
the kernel. The other primitives containers use are included as well,
but if we are honest we all know namespaces need the most help.

Solar mentioned just using this mailing list for this initiative as
well. That's great with me because I would love all your feedback and
help.

I think the first focus should be on preventing priviledge escalations
in user namespaces. This has the largest attack surface. The
fundamental problem seems to be that not many people have inspected
user namespaces and the various interactions with other parts of the
kernel. I will be trying to do this and would love any help from
anyone interested. We could split up the various systems and do some
research to find out just how far this rabbit hole goes.

In the past, one of the ways to fix vulnerabilities with user
namespaces was to disallow the interaction, for instance CLONE_FS.

I'm sure we can't have that as a solution for everything, but I'm
hoping by working together we can come up with a well-informed
solution.

Jess

[1] https://containerhardening.org

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-02-06 13:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-03 16:13 [kernel-hardening] Container Hardening Jessica Frazelle
2017-02-03 16:54 ` Thomas Garnier
2017-02-03 18:04   ` Jessica Frazelle
2017-02-03 19:21     ` Eric W. Biederman
2017-02-03 19:32       ` Jessica Frazelle
2017-02-03 20:48         ` Vincent Batts
2017-02-03 21:13           ` Jessica Frazelle
2017-02-06 13:51             ` Jessica Frazelle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.