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

WIP: Added an event for default stable rule "Linux Kernel Module Injection Detected" #161

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

GLVSKiriti
Copy link
Contributor

What type of PR is this?

Uncomment one (or more) /kind <> lines:

/kind bug

/kind cleanup

/kind documentation

/kind tests

/kind feature

Any specific area of the project related to this PR?

Uncomment one (or more) /area <> lines:

/area commands

/area pkg

/area events

What this PR does / why we need it:
Added an event for default stable rule "Linux Kernel Module Injection Detected" as mentioned here
Which issue(s) this PR fixes:

Fixes #160

Special notes for your reviewer:

@poiana
Copy link

poiana commented Mar 20, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: GLVSKiriti
Once this PR has been reviewed and has the lgtm label, please assign leogr for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana poiana requested review from FedeDP and leogr March 20, 2024 15:05
@poiana poiana added the size/M label Mar 20, 2024
@GLVSKiriti GLVSKiriti changed the title Added an event for default stable rule "Linux Kernel Module Injection Detected" WIP: Added an event for default stable rule "Linux Kernel Module Injection Detected" Mar 29, 2024
@poiana poiana added size/L and removed size/M labels Apr 5, 2024
@leogr
Copy link
Member

leogr commented Apr 8, 2024

Note that:

  • We likely don't want a building toolchain or a compiler as a pre-requisite for this
  • And possibly avoiding loading a real kernel module (have you tried just to "attempt" doing that with an empty file or whatever similar?)

@poiana
Copy link

poiana commented Jul 7, 2024

Issues go stale after 90d of inactivity.

Mark the issue as fresh with /remove-lifecycle stale.

Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Provide feedback via https://github.com/falcosecurity/community.

/lifecycle stale

@poiana
Copy link

poiana commented Aug 6, 2024

Stale issues rot after 30d of inactivity.

Mark the issue as fresh with /remove-lifecycle rotten.

Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Provide feedback via https://github.com/falcosecurity/community.

/lifecycle rotten

@leogr
Copy link
Member

leogr commented Aug 20, 2024

/remove-lifecycle stale
/remove-lifecycle rotten

@leogr leogr added this to the v0.13.0 milestone Oct 2, 2024
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.

Add an event for default stable rule "Linux Kernel Module Injection Detected"
3 participants