linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* System call interception in kernel 2.5 +
@ 2003-03-25 18:27 Ramkumar Chinchani
  0 siblings, 0 replies; only message in thread
From: Ramkumar Chinchani @ 2003-03-25 18:27 UTC (permalink / raw)
  To: linux-kernel


I had written a software that intercepted system calls in an ad-hoc
manner from a linux kernel module on 2.4 kernel (thanks to the exported
symbol sys_call_table). Agreed that race conditions could easily arise.

1) Considering that it is no longer exported, how can
one intercept system calls?

2) Is there a API to do that in the new kernel?

3) I recently read an article which said that one could register new
system calls dynamically. Does this feature actually exist? If so, is
there any way one can intercept system calls using this feature?

Thanks.

-Ram


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-25 18:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-25 18:27 System call interception in kernel 2.5 + Ramkumar Chinchani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).