A local root vulnerability in glibc
A local root vulnerability in glibc
Posted Oct 5, 2023 6:12 UTC (Thu) by joib (subscriber, #8541)In reply to: A local root vulnerability in glibc by bluca
Parent article: A local root vulnerability in glibc
Of course, in reality zillions of $$$ are invested in current OS'es and applications that run on them, and a clean sheet design is but a dream. So the problem becomes how to somehow approximate that without massively breaking the existing system. And yes, "yeeting suid/fcaps into the sun" is probably a big part of it. As for how to temporarily get the higher capabilities, yes some form of IPC might be the practical solution. Or ssh to a local socket or such. And the NNP flag for tasks could probably help as well. Come to think of it, that would also allow jettisoning all this ruid/euid/suid stuff as superfluous.
