Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing syscalls to i386 seccomp policy #13008

Merged
merged 6 commits into from
Jul 23, 2019

Commits on Jul 23, 2019

  1. Add fsstatat64 syscall to i386 seccomp policy

    This syscall is called by os.Stat() and used in quite a few places
    around Beats codebase.
    
    Fixes elastic#12990
    adriansr committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    1541699 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad7dec4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4af1691 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4279a1 View commit details
    Browse the repository at this point in the history
  5. Update test

    adriansr committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    12a53bd View commit details
    Browse the repository at this point in the history
  6. Update skip reason

    adriansr committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    7496431 View commit details
    Browse the repository at this point in the history