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

Conversation

adriansr
Copy link
Contributor

@adriansr adriansr commented Jul 22, 2019

This included fstatat64 which is called by os.Stat() and used in quite a few places around Beats codebase.

Fixes #12990

@adriansr adriansr requested a review from a team as a code owner July 22, 2019 14:13
@adriansr adriansr added bug libbeat review in progress Pull request is currently in progress. and removed review labels Jul 22, 2019
@adriansr adriansr added review and removed in progress Pull request is currently in progress. labels Jul 22, 2019
@adriansr adriansr changed the title Add fsstatat64 syscall to i386 seccomp policy Add missing syscalls to i386 seccomp policy Jul 22, 2019
@adriansr adriansr merged commit 3addc97 into elastic:master Jul 23, 2019
adriansr added a commit to adriansr/beats that referenced this pull request Jul 23, 2019
This included fstatat64 which is called by os.Stat() and used in quite a few places around Beats codebase.

Fixes elastic#12990

(cherry picked from commit 3addc97)
adriansr added a commit to adriansr/beats that referenced this pull request Jul 23, 2019
This included fstatat64 which is called by os.Stat() and used in quite a few places around Beats codebase.

Fixes elastic#12990

(cherry picked from commit 3addc97)
adriansr added a commit that referenced this pull request Jul 23, 2019
This included fstatat64 which is called by os.Stat() and used in quite a few places around Beats codebase.

Fixes #12990

(cherry picked from commit 3addc97)
adriansr added a commit that referenced this pull request Jul 23, 2019
This included fstatat64 which is called by os.Stat() and used in quite a few places around Beats codebase.

Fixes #12990

(cherry picked from commit 3addc97)
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…13030)

This included fstatat64 which is called by os.Stat() and used in quite a few places around Beats codebase.

Fixes elastic#12990

(cherry picked from commit 33d267d)
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…13029)

This included fstatat64 which is called by os.Stat() and used in quite a few places around Beats codebase.

Fixes elastic#12990

(cherry picked from commit 33d267d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Auditbeat] system/process metricset fails to hash executables on i386 arch
2 participants