Skip to main content

Showing 1–1 of 1 results for author: Lukiyanov, E

.
  1. arXiv:2502.18832  [pdf, other

    cs.OS cs.PL

    Safe and usable kernel extensions with Rex

    Authors: Jinghao Jia, Ruowen Qin, Milo Craun, Egor Lukiyanov, Ayush Bansal, Michael V. Le, Hubertus Franke, Hani Jamjoom, Tianyin Xu, Dan Williams

    Abstract: Safe kernel extensions have gained significant traction, evolving from simple packet filters to large, complex programs that customize storage, networking, and scheduling. Existing kernel extension mechanisms like eBPF rely on in-kernel verifiers to ensure safety of kernel extensions by static verification using symbolic execution. We identify significant usability issues -- safe extensions being… ▽ More

    Submitted 28 April, 2025; v1 submitted 26 February, 2025; originally announced February 2025.

    ACM Class: D.4.5