Eines personals
Esteu aquí: Inici Biblioteca VIII Jornades Comunicacions Modifying a process File Descriptor Table (FDT) at runtime

Modifying a process File Descriptor Table (FDT) at runtime

per Toni CastilLo Girona, Fernando Verdugo Arias and Josep Hornos Arias darrera modificació 15/06/2009 08:48 — Licensed under a Creative Commons By-Nc-Sa license
As long as a certain process p is running, there’s no possibility of altering its FDT externally. Our project tries to solve this issue using GNU/Linux Kernel aids, developing a Linux Kernel Module (LKM) which can alter any process FDT at runtime, with no need of killing the process nor modifying its source code. This way, our LKM can insert a new File Descriptor, say fd’, inside the process FDT, exchanging <FDT[fd],FDT[fd’]> whenever a non-root user decides.

Document

kmodest-white-paper-jpl.pdf — PDF document, 156Kb
Accions del document