Deferring seccomp decisions to user space
Deferring seccomp decisions to user space
Posted Jun 2, 2018 19:14 UTC (Sat) by smurf (subscriber, #17840)Parent article: Deferring seccomp decisions to user space
Wouldn't handling of these calls be a whole lot easier if there was a way to tell the monitored program to proceed with the syscall in question? I'd assume that calls like open() or exec() on behalf of the tracee are a major PITA to do correctly – in other words: a security hole in waiting.
