Debian Virtualization: Back to the Basics, part 2

Posted by netblue30 on Jan 24, 2014 11:01 AM EDT
Layer 3 Networking Blog
Mail this story
Print this story

Linux ptrace() system call provides a means by which one process may observe and control the execution of another process. It is primarily used to implement breakpoint debugging with gdb and system call tracing with strace. In this article I will look at the security implications of ptrace, and how to overcome them using Linux PID namespaces.

Full Story

  Nav
» Read more about: Groups: Debian, Virtualization

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.