by xxmarkuski on 8/8/24, 10:39 AM with 65 comments
by tptacek on 8/8/24, 2:37 PM
In the setting eBPF is used today, most of the value of the verifier is that it's hard to accidentally crash your kernel with a bad eBPF program. That is comically untrue about an ordinary LKM.
by TacticalCoder on 8/8/24, 9:00 PM
Literally "One not is none", aka "One is not none".
by katzinsky on 8/8/24, 1:16 PM
Does the limited flexibility it provides really justify the added kernel space complexity? I can understand it for packet filtering but some of the other stuff it's used for like sandboxing just isn't convincing.
by mrbluecoat on 8/8/24, 2:42 PM
I believe that translates to "One is not none"
https://bughunters.google.com/blog/6303226026131456/a-deep-d...
by techwiz137 on 8/8/24, 2:13 PM