English

Rusty Linux: Advances in Rust for Linux Kernel Development

Software Engineering 2024-09-10 v2 Operating Systems

Abstract

Context: The integration of Rust into kernel development is a transformative endeavor aimed at enhancing system security and reliability by leveraging Rust's strong memory safety guarantees. Objective: We aim to find the current advances in using Rust in Kernel development to reduce the number of memory safety vulnerabilities in one of the most critical pieces of software that underpins all modern applications. Method: By analyzing a broad spectrum of studies, we identify the advantages Rust offers, highlight the challenges faced, and emphasize the need for community consensus on Rust's adoption. Results: Our findings suggest that while the initial implementations of Rust in the kernel show promising results in terms of safety and stability, significant challenges remain. These challenges include achieving seamless interoperability with existing kernel components, maintaining performance, and ensuring adequate support and tooling for developers. Conclusions: This study underscores the need for continued research and practical implementation efforts to fully realize the benefits of Rust. By addressing these challenges, the integration of Rust could mark a significant step forward in the evolution of operating system development towards safer and more reliable systems

Keywords

Cite

@article{arxiv.2407.18431,
  title  = {Rusty Linux: Advances in Rust for Linux Kernel Development},
  author = {Shane K. Panter and Nasir U. Eisty},
  journal= {arXiv preprint arXiv:2407.18431},
  year   = {2024}
}

Comments

This paper has been accepted for publication and presentation at ESEM 2024 Emerging Results, Vision and Reflection Papers Track to be held in Barcelona, Spain on October 24-25, 2024

R2 v1 2026-06-28T17:54:07.646Z