From: "Paul Clements (home)" <pclements@alltel.net>
To: linux-kernel@vger.kernel.org
Subject: unexporting sys_call_table a good idea?
Date: Tue, 01 Apr 2003 00:03:10 -0500 [thread overview]
Message-ID: <3E891D8E.9E534400@alltel.net> (raw)
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
next reply other threads:[~2003-04-01 4:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-01 5:03 Paul Clements (home) [this message]
2003-04-01 5:18 ` unexporting sys_call_table a good idea? Kasper Dupont
2003-04-01 5:57 ` Paul Clements (home)
[not found] <mailman.1049173681.3377.linux-kernel2news@redhat.com>
2003-04-01 6:06 ` Pete Zaitcev
2003-04-01 6:53 ` Kasper Dupont
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3E891D8E.9E534400@alltel.net \
--to=pclements@alltel.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.