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

tetragon: better identification of kernel threads #2412

Open
3 of 10 tasks
tixxdz opened this issue May 3, 2024 · 0 comments
Open
3 of 10 tasks

tetragon: better identification of kernel threads #2412

tixxdz opened this issue May 3, 2024 · 0 comments
Assignees
Labels
kind/enhancement This improves or streamlines existing functionality

Comments

@tixxdz
Copy link
Member

tixxdz commented May 3, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem?

No response

Describe the feature you would like

Better identification of kernel threads in generated process events

Describe your proposed solution

  • Document that pid 0 is auto generated to note kernel context
  • Generate a test case to trigger kernel threads
  • Ensure that all kernel threads have the auditd uid set to -1
  • Maybe add a flag to note kthread
  • Ensure to collect comm for kernel threads and set it as binary name
  • Investigate kernel threads hierarchy and note if we keep the hierarchy or if we should do something special

Code of Conduct

  • I agree to follow this project's Code of Conduct
@tixxdz tixxdz added the kind/enhancement This improves or streamlines existing functionality label May 3, 2024
@tixxdz tixxdz self-assigned this May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement This improves or streamlines existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant