Anyone please help me find out the relation between these two. Read somewhere that
"The IDT is initialized one first time by the BIOS routine but Linux does it one more time when it take control."
So for interrupt hooking attacker have to change the contents again?
Whether the control is moved from IDT to System Call Table in a general sense, when a system call occurs?