FOSS Weekly #26.10: Age Verification in Linux, systemd Troubleshooting Tools, Graphene Phone, Longer Linux LTS Kernels and More
Age verification is the new pandemic.
Latest Linux and open source news from around the web
Age verification is the new pandemic.
Version 1.94.0 of the Rust language has been released. Changes include array windows (an iterator for slices), some Cargo enhancements, and a number of newly stabilized APIs.
The grith.ai blog reports on an LLM prompt-injection vulnerability that led to 4,000 installations of a compromised version of the Cline utility. For the next eight hours, every developer who installed or updated Cline got OpenClaw - a separate AI agent with full system access - installed globally on their machine without consent. Approximately 4,000 downloads occurred before the package was pulled. The interesting part is not the payload. It is how the attacker got the npm token in the first place: by injecting a prompt into a GitHub issue title, which an AI triage bot read, interpreted as an instruction, and executed.
Javelin, their kernel-level anti-cheat solution, might be heading to Linux.
Chardet is a Python module that attempts to determine which character set was used to encode a text string. It was originally written by Mark Pilgrim, who is also the author of a number of Python books; the 1.0 release happened in 2006. For many years, this module has been under the maintainership of Dan Blanchard. Chardet has always been licensed under the LGPL, but, with the 7.0.0 release, Blanchard changed the terms to the permissive MIT license. That has led to an extensive (and ongoing) discussion on when code can be relicensed against the wishes of its original author, and whether using a large language model to rewrite code is a legitimate way to strip copyleft requirements from code.
Peter Korsgaard has announced version 2026.02 of Buildroot, a tool for generating embedded Linux systems through cross-compilation. Notable changes include added support for HPPA, use of the 6.19.x kernel headers by default, better SBOM generation, and more. Again a very active cycle with more than 1500 changes from 97 unique contributors. I'm once again very happy to see so many "new" people next to the "oldtimers". See the changelog for full details. Thanks to Julien Olivain for pointing us to the announcement.
This article is part of a continuing series about data collection today. Following the information gluttony of retailers in the previous article, financial institutions seem quite restrained. None of the resources I found suggested that they had any interest in ... Read more The post What Everybody Knows About You: Banks appeared first on Linux Professional Institute (LPI).
Ubuntu may not be perfect, but the amount of hate it receives from Linux users is often exaggerated. Here's why the criticism deserves a rethink.
NVIDIA 595 graphics driver is now available for public beta testing with support for Wayland 1.20, DRI3 1.2, and other changes. Here's what to expect!
by George Whittaker Intel is once again investing in Linux development. The company has recently posted several job openings aimed at strengthening its Linux graphics driver and GPU software teams, signaling continued interest in improving Intel hardware support on the open-source platform. For Linux users, especially gamers and developers, this could mean faster improvements to Intelβs graphics stack and stronger support for modern workloads. New Roles Focused on Linux Graphics Intel has listed multiple GPU Software Development Engineer positions, many of which specifically focus on Linux graphics technologies. These roles involve working on the full graphics stack, including firmware, kernel drivers, and user-space components used by applications and games. The responsibilities for these positions include: Developing and optimizing Intel GPU drivers for Linux Improving the Linux graphics stack, including kernel DRM drivers and Mesa components Working with graphics APIs and tools used
Sasha Levin has announced the release of the 6.12.76, 6.6.129, and 6.1.166 stable kernels. These releases address a regression reported by Peter Schneider; Levin said that an upgrade is only necessary for those who have observed a build failure with the 6.12.75, 6.6.128, or 6.1.165 kernels.
The multi-generational LRU (MGLRU) is an alternative memory-management algorithm that was merged for the 6.1 kernel in late 2022. It brought a promise of much-improved performance and simplified code. Since then, though, progress on MGLRU has stalled, and it still is not enabled on many systems. As the 2026 Linux Storage, Filesystem, Memory-Management and BPF Summit (LSFMM+BPF) approaches, several memory-management developers have indicated a desire to talk about the future of MGLRU. While some developers are looking for ways to improve the subsystem, another has called for it to be removed entirely.
It's not Linux, or even Unix.
NVIDIA has released the 595.45 beta Linux driver, featuring new Vulkan extensions, Wayland updates, DRI3 1.2 support, and several stability improvements.
In a report that may surprise no one in the Linux community, the Linux Foundation found that businesses are finding a 5X return on investment with open source software.