[lxc-devel] [lxc/lxc] f73adb: seccomp: do not set SECCOMP_FILTER_FLAG_NEW_LISTENER

Stéphane Graber noreply at github.com
Wed Jun 12 12:18:26 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: f73adb35fbbd164c2bfc975dc4a8b7e8292f4e37
      https://github.com/lxc/lxc/commit/f73adb35fbbd164c2bfc975dc4a8b7e8292f4e37
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M src/lxc/seccomp.c

  Log Message:
  -----------
  seccomp: do not set SECCOMP_FILTER_FLAG_NEW_LISTENER

Do not set SECCOMP_FILTER_FLAG_NEW_LISTENER as seccomp attribute.
Prior to libseccomp merging support for SECCOMP_RET_USER_NOTIF there was a
libseccomp specific attribute that needed to be set before
SECCOMP_RET_USER_NOTIF could be used. This has been removed.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 23b50e75afe4d76b3cf0cfc6f1e114e65495c221
      https://github.com/lxc/lxc/commit/23b50e75afe4d76b3cf0cfc6f1e114e65495c221
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M src/lxc/seccomp.c

  Log Message:
  -----------
  Merge pull request #3041 from brauner/2019-06-12/seccomp_notify_fixes

seccomp: do not set SECCOMP_FILTER_FLAG_NEW_LISTENER


Compare: https://github.com/lxc/lxc/compare/2959742385c9...23b50e75afe4


More information about the lxc-devel mailing list