Workaround: remount /proc nosuid,noexec
Posted Jul 16, 2006 21:36 UTC (Sun) by
NightMonkey (subscriber, #23051)
In reply to:
Workaround: remount /proc nosuid,noexec by Duncan
Parent article:
Lots more kernel releases
Perhaps not even a reboot is neeeded? I just did this:
mount -o remount,nosuid,noexec /proc
Then, "mount" shows:
proc on /proc type proc (rw,noexec,nosuid)
Any drawbacks?
(
Log in to post comments)