Ubuntu 26.04 LTS is the first LTS to expand the number of memory safe system components. In practice, this means new kernel drivers and subsystems written in Rust, as well as `sudo-rs` and `uutils``coreutils` bringing memory-safe reimplementations of foundational system tools such as `sudo`, `ls`, `cp`, and `mv`.
文章强调Ubuntu 26.04 LTS是首个增加内存安全系统组件的LTS版本,包括Rust编写的内核驱动和子系统,以及sudo-rs和uutils coreutils等内存安全的基础系统工具重实现。这一举措显著提高了系统的安全性,减少内存相关漏洞的风险,展示了Ubuntu在内存安全方面的领先地位。