@[email protected] to [email protected] • 9 months agoLeaky Vessels flaws allow hackers to escape Docker, runc containerswww.bleepingcomputer.comexternal-linkmessage-square5fedilinkarrow-up19arrow-down10cross-posted to: [email protected][email protected]selfhosted
arrow-up19arrow-down1external-linkLeaky Vessels flaws allow hackers to escape Docker, runc containerswww.bleepingcomputer.com@[email protected] to [email protected] • 9 months agomessage-square5fedilinkcross-posted to: [email protected][email protected]selfhosted
minus-square@[email protected]OPlinkfedilink1•9 months agoMaybe if you try to run fishy apps on containers then the hacker can exploit out of the container. I guess that’s a possible scenario 🤔
minus-square@[email protected]linkfedilink1•9 months agoPossibly - so if I keep staying clear of fishy apps I’d be fine. Does this affect lxc/d as welll?
minus-square@[email protected]OPlinkfedilink2•9 months agoIt affects mainly docker and kubernets containers. I did a little research and apparently docker isn’t based of lxc/lxd anymore, so I suppose that it doesn’t affect those. Although I’m not sure what kubernets is based off
minus-square@[email protected]linkfedilink4•9 months agoKubernetes and docker both use containerd, which in turn uses runc which is what the vulnerability is in.
Maybe if you try to run fishy apps on containers then the hacker can exploit out of the container. I guess that’s a possible scenario 🤔
Possibly - so if I keep staying clear of fishy apps I’d be fine.
Does this affect lxc/d as welll?
It affects mainly docker and kubernets containers. I did a little research and apparently docker isn’t based of lxc/lxd anymore, so I suppose that it doesn’t affect those. Although I’m not sure what kubernets is based off
Kubernetes and docker both use containerd, which in turn uses runc which is what the vulnerability is in.