suid-binary vulnerabilities
suid-binary vulnerabilities
Posted Oct 29, 2010 11:49 UTC (Fri) by kees (subscriber, #27264)In reply to: suid-binary vulnerabilities by marcH
Parent article: Two glibc vulnerabilities
Why? If this is about whole-system security, there will still be binaries with CAP_SETUID (su, sudo, newrole, seunshare, etc). It absolutely reduces the attack surface in general, but linker vulnerabilities will remain a serious problem. Removing the setuid bit is a great idea for reducing the impact of bugs in the setuid program itself, though.
