Navigation
Search
|
[$] A possible path for cancelable BPF programs
Tuesday February 25, 2025. 04:32 PM , from LWN.net
The Linux kernel supports attaching BPF programs to many operations.
This is generally safe because the BPF verifier ensures that BPF programs can't misuse kernel resources, run indefinitely, or otherwise escape their boundaries. There is continuing tension, however, between trying to expand the capabilities of BPF programs and ensuring that the verifier can handle every edge case. On February 14, Juntong Deng shared a proof-of-concept patch set that adds some run-time checks to BPF to make it possible in the future to interrupt a running BPF program.
https://lwn.net/Articles/1010404/
Related News |
25 sources
Current Date
Feb, Tue 25 - 19:58 CET
|