Workaround: remount /proc nosuid,noexec
Posted Jul 17, 2006 16:14 UTC (Mon) by
djrom (subscriber, #26074)
In reply to:
Workaround: remount /proc nosuid,noexec by Los__D
Parent article:
Lots more kernel releases
As usual, when someone suggests "noexec" for solving a security problem, it's not really a solution. It can't harm to do it anyway, but it's pretty easy to bypass. Just replace "/proc/executable" by "/lib/ld-linux.so.2 /proc/executable" and the exploit will work without a glitch.
(
Log in to post comments)