Skip to content

Binaries that use io_pgetevents fail with EPERM #38894

@avikivity

Description

@avikivity

Description

An application that uses the io_pgetevents system call fails with -EPERM

Steps to reproduce the issue:

  1. Build such an application (e.g. https://github.com/scylladb/seastar) in a container
  2. Run it
  3. Look at the pretty errors

Describe the results you received:
io_pgetevents() fails with -EPERM

Describe the results you expected:
io_pgetevents() does not fail with -EPERM

Output of docker version:

18.06.0-dev

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/security/seccompkind/enhancementEnhancements are not bugs or new features but can improve usability or performance.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions