[lxc-devel] [lxc/lxc] aad859: seccomp: open memfd read-write

Christian Brauner noreply at github.com
Tue Jul 16 13:17:13 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: aad859c42c30dce269286503976d7cbab2142a62
      https://github.com/lxc/lxc/commit/aad859c42c30dce269286503976d7cbab2142a62
  Author: Wolfgang Bumiller <w.bumiller at proxmox.com>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

  Changed paths:
    M src/lxc/seccomp.c

  Log Message:
  -----------
  seccomp: open memfd read-write

Makes it easier to implement syscalls which need to write to
a buffer passed by user space as a pointer.

Signed-off-by: Wolfgang Bumiller <w.bumiller at proxmox.com>


  Commit: 57c73b9f90fe672659b7b752bff445554791c30e
      https://github.com/lxc/lxc/commit/57c73b9f90fe672659b7b752bff445554791c30e
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

  Changed paths:
    M src/lxc/seccomp.c

  Log Message:
  -----------
  Merge pull request #3092 from Blub/seccomp-mem-rdwr

seccomp: open memfd read-write


Compare: https://github.com/lxc/lxc/compare/8b4aaf8b53f2...57c73b9f90fe


More information about the lxc-devel mailing list