Hacker News new | ask | show | jobs
by hwc 15 days ago
If there is any attack surface within a properly-configured container, that's a kernel bug, right?
1 comments

Probably. If I remember correctly, containers on Linux are implemented using the kernel's namespaces. The same ones which became famous for the vulnerabilities they surfaced in previously unexercised code.