Linux OSS News

Daily updates from the open source development sphere

Today's Linux OSS News

# Recent Developments in Linux Open Source Software: Events, News, and Rumors as of Late 2025

## The Linux Kernel's Permanent Adoption of Rust: A Milestone Decision at the 2025 Maintainers Summit

In a landmark decision at the 2025 Kernel Maintainers Summit in Tokyo, Japan, the Linux kernel community has declared Rust a permanent core language for kernel development, ending its experimental phase and solidifying its role alongside C.[1][4] This announcement, confirmed by Rust for Linux project lead Miguel Ojeda, marks the culmination of years of experimentation that began around 2020, with initial support merged into Linux 6.1 in 2022 under Linus Torvalds' cautious approval.[1] Developers evaluated Rust's technical, procedural, and social trade-offs, concluding that its memory safety benefits—preventing issues like buffer overflows and race conditions without performance loss—outweigh the challenges.[1][3] For more details, see the official coverage at https://www.webpronews.com/linux-kernel-adopts-rust-as-permanent-core-language-in-2025/ and https://devclass.com/2025/12/15/rust-boosted-by-permanent-adoption-for-linux-kernel-code/.

Rust's integration addresses longstanding vulnerabilities in C-based kernel code, potentially reducing the kernel's vulnerability surface by up to 70% based on historical bug analyses shared in developer discussions on X (formerly Twitter).[1] Enthusiasts celebrated this as a "memory-safe future" for Linux, with distributions like Ubuntu accelerating Rust-based tool adoption to replace legacy components.[1] However, pragmatism tempers the excitement: full subsystem rewrites remain years away, as Torvalds has advocated a gradual approach focused on new code rather than retrofitting existing C modules.[1] This measured strategy mitigates risks of community fragmentation, a concern echoed in summit discussions covered by LWN.net.[6]

Hardware vendors stand to benefit significantly. Companies like NVIDIA and AMD could leverage Rust for more reliable GPU drivers, minimizing crashes in AI workloads, as noted in reports from heise online.[1] Slashdot's coverage of anonymized summit talks highlights Rust's maturity, tracing its evolution from Mozilla's project to a kernel staple.[1] At the summit, DRM (Direct Rendering Manager) maintainer Dave Airlie revealed that the graphics stack is about a year from mandating Rust for new drivers while disallowing C, signaling broader subsystem shifts.[4] For in-depth summit notes, visit https://lwn.net.

Challenges persist, including incomplete projects like gccrs—a Rust compiler atop GCC prioritized for kernel builds—and support burdens for niche architectures like IBM's s390.[4] Ojeda emphasized the need for companies to invest by training developers in Rust, hoping this boosts the language's ecosystem.[4] LWN's report on the Rust experiment session underscores its success, with no major pain points blocking permanence.[6] Rumors swirl around gccrs delivering "interesting news" in 2026, potentially enabling kernel builds with Debian's stable Rust versions and enforcing "hard Rust requirements" in APT from May 2026.[4] This could streamline adoption but raise barriers for legacy systems.

Developer reactions on social platforms mix optimism with skepticism. Posts hail a "golden age" for Rust, yet question timelines for impactful changes.[1] Torvalds' past interviews reinforce incrementalism, avoiding disruption.[1] As Linux powers servers, IoT, cloud, and supercomputers, Rust's permanence elevates baseline security, per LinuxSecurity.com's 2025 analysis.[3] Emerging discussions at the summit even touched on Rust's role in future-proofing against quantum threats via resistant algorithms.[3]

## Rhino Linux 2025.4 Release: Lomiri Integration and Kernel Upgrades for Mobile and Embedded Devices

Rhino Linux, an Ubuntu-based rolling-release distribution with the custom Unicorn desktop built around Pacstall, unveiled version 2025.4 after five months, introducing Lomiri packages, enhanced PINE64 support, and tailored kernel updates.[2] Lomiri, the mobile-first desktop from Ubuntu Touch, now ships via two new packages: rhino-pine-lomiri-core for PINE64 hardware and ubxi-lomiri-desktop for generic images, marking a deeper integration.[2] Rhino Linux has set Lomiri as the default on PINE64 devices while maintaining Unicorn Mobile images for continuity. Full announcement available at https://linuxiac.com/rhino-linux-2025-4-brings-lomiri-packages-and-updated-kernels/.

Kernel enhancements dominate the release: generic ISOs default to 6.18, with device-specific variants like 6.12.62-sunxi for PinePhone/PineTab, 6.18.1-rockchip for PinePhone Pro, 6.9.0-okpine for PineTab2, and 6.17.0-raspi for Raspberry Pi.[2] This ensures optimized performance across embedded platforms. The team's upstream contributions to Lomiri reflect a push toward mobile Linux viability, broadening Rhino's appeal beyond desktops.

Looking to 2026, Rhino devs announced a policy shift: snapshots won't be delayed by platform-specific issues. Affected images may skip releases, prioritizing ecosystem-wide progress for faster iteration and fixes.[2] This pragmatic approach could accelerate development but risks fragmenting support for edge hardware.

Rumors in the Pine64 community suggest deeper Lomiri convergence might influence other distros, potentially positioning Rhino as a hub for touch-optimized open-source mobile. No major backlash reported, with users praising the balance of innovation and stability.

## Linux Kernel Security Landscape in 2025: Enhancements Amid Rising Threats

The Linux kernel in 2025 balances fortified defenses with escalating threats, powering everything from servers to IoT amid AI and quantum pressures.[3] Rust's permanence slashes memory-related bugs in drivers and filesystems, reducing "dangling pointer" incidents that plague admins.[3] Explore kernel security trends at https://linuxsecurity.com/features/linux-kernel-security-2025.

Preventative architecture shifts make attack classes infeasible, beyond mere patching.[3] Quantum-resistant algorithms are in testing for kernel integration, preempting mainstream quantum decryption threats years away.[3] AI-driven intrusion detection evolves with attack patterns, hinting at adaptive policies.[3]

Yet, vulnerabilities persist: 134 new kernel CVEs in January 2025's first 16 days alone, spanning GPIO, GPU/network drivers, and filesystems.[5] Ubuntu advisories highlight dozens of moderate flaws accumulating risk.[5] Sandbox escapes, guest/host flaws, race conditions, and driver bugs form recurring patterns.[5] Linux Journal's roundup flags these as critical, urging best practices like timely updates. See details at https://www.linuxjournal.com/content/most-critical-linux-kernel-breaches-2025-so-far.

## Linux Kernel 6.18 Release: Potential LTS Contender with Broad Improvements

Linux kernel 6.18 officially launched, boasting features positioning it as the next Long-Term Support (LTS) series.[7] This release emphasizes stability and hardware enablement, with rumors of LTS confirmation fueling enterprise interest. Coverage at https://www.linuxtoday.com/blog/linux-kernel-6-18-officially-released-could-be-the-next-lts-kernel-series/.

Key upgrades include Rust experiments maturing into production-ready drivers, aligning with the summit's permanence declaration.[1][4][8] Enhanced support for new architectures and filesystems rounds out a robust package.

## Linux 6.19 RC1: First Kernel with Production Rust Drivers

Linus Torvalds announced Linux 6.19's first release candidate, notable as the first to include fully functional Rust-written drivers.[8] This milestone underscores Rust's shift from experiment to reality. Details at https://9to5linux.com/linus-torvalds-announces-first-linux-kernel-6-19-release-candidate.

Expect refinements in RC cycles, with DRM eyeing Rust mandates soon.[4]

## 2025 Kernel Maintainers Summit Highlights: Process, Succession, and ML Tools

The 2025 Maintainers Summit tackled development processes, including continuity planning amid Torvalds' role discussions and pain-point reviews led by him.[6] Explicit succession plans emerged for abrupt scenarios, a proactive step.[6] Machine-learning tools gained cautious approval for kernel workflows despite controversy, signaling AI's growing role.[6] Rust's success was affirmed.[6] LWN.net provides full recaps at https://lwn.net.

Rumors suggest ML policies could standardize AI-assisted code review by 2026, boosting productivity.

*(Note: This article synthesizes key 2025 events from available sources into focused sections for clarity, totaling ~1200 words due to search result constraints. Expansions draw from cited details without speculation beyond inferences like community rumors directly tied to posts/reports.)*