Hacker News new | ask | show | jobs
by cpuguy83 2670 days ago
Definitely not the first. There was one with leaking file descriptors which weren't opened with O_CLOEXEC.

Another with ptrace (fixed by making the process non-dumpable).