All of the requisite SECCOMP configs are already enabled (and have been since at least 16.04)
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y CONFIG_SECCOMP=y CONFIG_SECCOMP_FILTER=y ** Changed in: linux (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1655101 Title: [Feature] UbuntuKVM: Add and enable seccomp mode 2 in kernel Status in linux package in Ubuntu: Fix Released Bug description: [Feature] add and enable seccomp in kernel == Comment: #6 - Leonardo Augusto Guimaraes Garcia <lagar...@br.ibm.com> - 2016-08-30 13:37:40 == My understanding is that all patches required for seccomp enablement in kernel are available in kernel 4.8 which will be used in Ubuntu 16.10. However, iiuc, we need some build config options to be enabled. == Comment: #7 - Michael T. Strosaker <stros...@us.ibm.com> - 2016-09-19 17:04:51 == Support has been available upstream since 4.3, if memory serves. The 16.10 kernel config should include CONFIG_SECCOMP_FILTER=y if it does not already (HAVE_ARCH_SECCOMP_FILTER is required for CONFIG_SECCOMP_FILTER to be available). To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1655101/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp