| ▲ | littlestymaar 3 hours ago | |
I really don't understand the argument being made, here, it genuinely feels nonsensical to me: - it talks about Kernel CVEs while talking about a user-space tool (containers). - with respect to a kernel bug, what's the difference between updating/downgrading a kernel container image (whatever that means) and just doing the same for the kernel installed on the machine? Unlike a whole distro' which is made out of many moving parts with complex (and brittle) interactions, where updating can break things in ways that cannot trivially be rolled back (which makes stateless containers a good idea for user space), the kernel is pretty much a monolith and you can trivially switch between versions (even on a consumer Linux desktop you can use the previous kernel simply by selecting it in the grub list…). | ||