|
|
|
|
|
by andrewflnr
1098 days ago
|
|
I haven't been following the eBPF situation for a while, but... how did it come to this? I thought the point of BPF (sans 'e' anyway) was that it was pretty much secure by construction, or at minimum was simple enough to fully verify in polynomial time. So these eBPF vulnerabilities sound like a completely invented, unnecessary class of problems. |
|
The real goal of eBPF verification is to avoid kernel crashes, and for that goal, eBPF has been unreasonably successful.