Viewing profile — efee22
efee22
HN member- Joined
- Mon, Jul 22, 2024, 1:03 PM UTC
- HN karma
- 13
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About efee22
No profile information was provided.
Recent public activity
-
comment
Comment #41034225
It's not a silver bullet, however, it is still better to pushing all the panicable bugs into one community-maintained section (e.g. eBPF verifier). All vendors have an incentive to…
-
comment
Comment #41034118
Infinite loops are not possible and would get rejected by the verifier since it cannot solve the halting problem. Here is a good overview on the options available: https://ebpf-doc…
-
comment
Comment #41033978
RHEL kernel.. right. Imho, I'd trust an upstream stable kernel far more than a RHEL one for production which has dozen of feature backports and an internal kABI to maintain.. grant…
-
comment
Comment #41033903
Agree, Crowdstrike was an unlucky one, but it is more about the issue in general. If I remember correctly, also others like sysdig user their own kernel modules for collection.
-
comment
Comment #41033887
I think with a LTS distribution you should get very far these days when it comes to implementing such sensors.