Local root vulnerability in snap-confine
Local root vulnerability in snap-confine
Posted Feb 18, 2022 8:22 UTC (Fri) by mfuzzey (subscriber, #57966)In reply to: Local root vulnerability in snap-confine by jra
Parent article: Local root vulnerability in snap-confine
Removing them in the name of security would be like unplugging the network cable to fix network security issues.
Maybe the API could be improved by phasing out the path based interface over the fd based interface but given the quantity of code using it that would be hard.
I don't think removing features or even *forcing* code changes in the name of security is a good idea. By all means we should provide more secure ways of doing things but security is not the top requirement in all use cases. By "forcing" above I mean things like changing the kernel so the old insecure app wouldn't work anymore (which isn't going to fly with Linus anyway)..
