Comment on Sudo-rs dependencies: when less is betterparentComments−dralley2yIf the system-provided libc is corrupt, isn't sudo the least of your concern? What else is going to work?−gkbrk2yWhat else is going to work?Everything that was statically compiled.−wizzwizz42yA statically-linked busybox, which is often enough.
Comments
If the system-provided libc is corrupt, isn't sudo the least of your concern? What else is going to work?
Everything that was statically compiled.
A statically-linked busybox, which is often enough.