|
|
|
|
|
by tptacek
738 days ago
|
|
Yes, we have proven that shared-kernel multitenant is unsafe. The best example (though there are many) is the `waitid` LPE; nobody's container lockdown configuration was blocking `waitid`, which is what you'd have had to do to prevent container code from compromising the kernel. The list of Linux LPEs is long, and syzkaller crashes longer stil. |
|
So the PaaS providers mentioned in that comment should be assumed to be compromised?