Linux: Alert on bpf_probe_write_user BPF helper warning strings

Alerts on Linux log messages referencing the bpf_probe_write_user helper warning string, indicating potential suspicious eBPF usage.

FreeReviewedSigma · High · v3
Product
linux
Author
Red Canary (idea), Nasreddine Bencherchali (SigmaHQ), DRL 1.1
Published
2023-01-25
Updated
2026-07-31

What it detects

This rule matches log or console output containing the string bpf_probe_write_user, indicating BPF helper-generated warning messages. Such warnings can reflect attempts to load or interact with eBPF programs in ways that may be suspicious or error-prone. It relies on Linux telemetry that captures these helper warning strings in text logs or standard output.

Changelog

v3
  1. v3
    Candidate ingested via manual entry.2026-07-31
  2. v2
    Candidate ingested via manual entry.2026-07-31
  3. v1
    No changelog recorded for this version.2026-07-30

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.