Our snap invokes a syscall pidfd_open which is blocked. I tried to add various interfaces in hope there is one which allows the call, but no luck. How can I allow this syscall?
OS: Ubuntu 24.04 LTS
snapd: v2.72, also tried v2.73 beta
The fix has already landed in master and will be included in 2.75 (which will likely be tagged next week). In the meantime, could you snap refresh –edge snapd and see if that resolves your problem?