All of lore.kernel.org
 help / color / mirror / Atom feed
* unexporting sys_call_table a good idea?
@ 2003-04-01  5:03 Paul Clements (home)
  2003-04-01  5:18 ` Kasper Dupont
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Clements (home) @ 2003-04-01  5:03 UTC (permalink / raw)
  To: linux-kernel

Hi all,

given the recent ptrace-related security bug, it sure would be nice to
have sys_call_table exported, so that I could just disable ptrace
altogether on affected systems (where no one is doing any debugging or
devel work, anyway)... I realize that there are race conditions, etc.,
with replacing syscalls, but could those not be solved?... as it is,
rather than being able to simply compile an external module (which
disables ptrace) and load it on affected systems, I am forced to
recompile an entire kernel, install it on the affected systems, and
reboot them all...

Thanks,
Paul

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-04-01  6:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.1049173681.3377.linux-kernel2news@redhat.com>
2003-04-01  6:06 ` unexporting sys_call_table a good idea? Pete Zaitcev
2003-04-01  6:53   ` Kasper Dupont
2003-04-01  5:03 Paul Clements (home)
2003-04-01  5:18 ` Kasper Dupont
2003-04-01  5:57   ` Paul Clements (home)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.