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

BPF: Add container support to fork/vfork/clone #6721

Conversation

alessandrogario
Copy link
Member

@alessandrogario alessandrogario commented Oct 21, 2020

This PR updates the tracing logic for the fork/vfork/clone system calls, allowing osquery to retrieve PIDs in the host namespace even when using containers

@alessandrogario alessandrogario added bpf Anything BPF related events Related to osquery's evented tables or eventing subsystem Linux ready for review Pull requests that are ready to be reviewed by a maintainer labels Oct 21, 2020
Copy link
Member

@directionless directionless left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine. I reviewed the ebpfpub change as well. The c is beyond me, but nothing looks obviously off.

@directionless directionless merged commit 8753dbf into osquery:master Oct 28, 2020
@alessandrogario alessandrogario deleted the alessandro/feature/bpf-process-and-socket-events-container-support branch November 11, 2020 10:27
@mike-myers-tob mike-myers-tob removed the ready for review Pull requests that are ready to be reviewed by a maintainer label Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bpf Anything BPF related events Related to osquery's evented tables or eventing subsystem Linux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants