Literally who linux
What? The “AI first” OS is buggy and insecure? Who could have guessed?
Omarchy: I’m a fascist, btw.
If you use Omarchy, the most important takeaway is simple: update to 4.0.1.
Or just delete that racist shitware.
Omarchy is a distro for chuds.
Once more for the people in the back:
CONTAINERS ARE NOT A SECURITY BARRIER
If you are relying on the container system to isolate and protect the OS from containerized apps, you are wrong.
I ain’t got enuff hardware for qubesos
Go go gadget rootless podman UID mapping and cgroups black magic!
FWIW this isn’t a container escape. It’s just the distro shipping a shitty default that lets the users on the host access root.
On affected Omarchy systems, this means that the default user and all processes launched in that user session have access to root.
Hmm, maybe I’m misunderstanding. Does “all processes launched in that user session” not include containerized apps?
The issue is that the docker service runs as root and their defaults added the user to a group that allows them to control that service without
sudoSo, the root filesystem can just be passed as a volume to a container and then do whatever you want from there.
OK, so if you can pass the host root filesystem to a container and then write files or execute code with root privileges on that filesystem, I would definitely consider that a container escape. You’re executing arbitrary code on the host from within a container.


