Proposed Rust kernel extensions in place of eBPF

18 points by ysun


Talk: https://m.youtube.com/watch?v=ivcLS4LFfKE

Slides: https://lpc.events/event/19/contributions/2190/attachments/1798/3878/rex-lpc.pdf

GitHub: https://github.com/rex-rs/rex

k749gtnc9l3w

I failed to skim this quickly from the slides. If a part of the memory safety is based on the compiler, what is the gateway across the security boundary? Root-owned Rust compiler being run as helper program from a location configured as boot parameter?