Vulnerability Development mailing list archives

Replacing Kernel Functions via a LKM


From: lamont () ICOPYRIGHT COM (Granquist, Lamont)
Date: Thu, 27 Apr 2000 17:15:27 -0700


Is there a way to intercept calls to a given function in the kernel via a
LKM?  Specifically I'd like to intercept proc_root_lookup() in in
fs/proc/root.c and replace it with my own procedure. (motivation for doing
so is left as an excersize to the reader)


Current thread: