"To run within the kernel, the executable must be privileged, and this right is usually restricted to native operating system components." Wrong. Any process can access the kernel through system calls, and almost all processes do. Also, /proc filesystem entries affect kernel
— Feb 19, 2016 03:41PM
Add a comment