linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] Proposal: Introducing Rust for memory-safe Linux kernel components
@ 2025-08-18 11:43 cyber security
  0 siblings, 0 replies; only message in thread
From: cyber security @ 2025-08-18 11:43 UTC (permalink / raw)
  To: linux-kernel

I am Security Researcher [RelunSec] so let's talk about rust in linux.


Proposal: Incrementally introduce Rust for select kernel components,
focusing on modules or libraries that benefit from Rust's memory
safety guarantees while maintaining the majority of the kernel in C
for compability reason.

Example: You Can expose Rust driver apis for write kernel driver in
rust and write other component in rust if possible keep using Rust
with C binding example write 60% of C and 43%+ of Rust for compability
reason write some critical part in Rust of kernel so in 2025 for
safety reason you need switch to rust unlike 1997 C is a language
actually 2025/2026 Low Level Language will be Rust.

Experience: I"am Security Researcher. I also started write in rust
some software or even hardware and firmware developement and fix issue
with C bugs via reimplement them in Rust.

Requesting comments and discussion on feasibility, potential pitfalls,
and integration strategy.

Kinds regards

RelunSec

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-08-18 11:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-18 11:43 [RFC] Proposal: Introducing Rust for memory-safe Linux kernel components cyber security

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).