On Thu, Jul 18, 2019 at 11:29:50PM +0200, Arnd Bergmann wrote: [...]
- you get the same problem with seccomp and strace that clone3() has -- these and others only track the register arguments by default.
Just for the record, this is definitely not the case for strace: it decodes arrays, structures, netlink messages, and so on by default.