Skip to content

io_pgetevents is blocked by the default seccomp filter #3105

@avikivity

Description

@avikivity

Description

The io_pgetevents is a new Linux system call, similar to io_getevents. It has the same security implications as io_getevents, which is allowed by the filter

Steps to reproduce the issue:

  1. Run an application that uses io_pgetevents

Describe the results you received:

Unexpected EPERM

Describe the results you expected:

No EPERM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions