Join Nostr
2026-05-05 15:15:54 UTC

Taggart :ifin: on Nostr: I haven't seen a more complete container escape POC for #CopyFail. Is this it? ...



I haven't seen a more complete container escape POC for #CopyFail. Is this it?

Basically, the exploit will be able to write anything in a container that references the same inode as the host, as long as it can get a file descriptor to it. While some files (/etc/resolv.conf) could be candidates without a bind mount/hostPath mount, they would be unhelpful for escape.

As anyone seen other examples?