seccomp-util: add lsm_get_self_attr and lsm_list_modules to @default
These syscalls are part of a newer kernel API to replace interaction
with /proc/self/attr, with the goal of allowing LSM stacking. These are
being used now by e.g. libapparmor, so should be more easily available
to services using seccomp filtering.
(cherry picked from commit
7a1888954c4a4666150a59125c2e6c92277bb4e2)
(cherry picked from commit
515816197e8155c3ddc4ab2092d23744509c37ea)
(cherry picked from commit
75cbe81bba6eb9fa9e8ad6a4937658aec6680f11)