Microsoft Introduces LiteBox, a New Security-Focused Library OS
LiteBox is a new open-source sandboxing library OS from Microsoft, designed to run code with a minimal, security-focused OS surface.
Latest Linux and open source news from around the web
LiteBox is a new open-source sandboxing library OS from Microsoft, designed to run code with a minimal, security-focused OS surface.
Hereโs what people were reading the most on FOSS Force during the month of January, 2026. The post FOSS Forceโs Top Ten for January appeared first on FOSS Force.
SpacemiT and Canonical bring Ubuntu 26.04 LTS to the K3 RISC-V SoC, one of the first RVA23-compliant on sale. Ubuntu 24.04 support expands to the K1.
Greg Kroah-Hartman has released the 6.18.9, 6.12.69, 6.6.123, 6.1.162, 5.15.199, and 5.10.249 stable kernels. As always, each contains important fixes throughout the tree; users are advised to upgrade.
Raspberry Pi has raised prices on many Pi 4, Pi 5, and Compute Module models as memory costs surge in 2026, undermining its once-low-cost SBC positioning.
Open source saves money, but it can cost time and energy. After enough broken automations and weird edge cases, I now chase reliability.
The Ardour digital-audio-workstation (DAW) project has announced the release of version 9.0. This is a major release for the project, seeing several substantive new features that users have asked for over a long period of time. Region FX, clip recording, a touch-sensitive GUI, pianoroll windows, clip editing and more, not to mention dozens of bug fixes, new MIDI binding maps, improved GUI performance on macOS (for most) ... We expect to get feedback on some of the major new features in this release, and plan to take that into account as we improve and refine them and the rest of Ardour going forward. We have no doubt that there will be both delight and disappointment with certain things - rather than assume that we don't know what we're doing, please leave us feedback on the forums so that Ardour gets better over time. Those of you new to our clip launching implementation might care to read up on the differences with Ableton Live. In the coming weeks, we'll begin to sketch out what we
Control-flow integrity (CFI) is a set of techniques that make it more difficult for attackers to hijack indirect jumps to exploit a system. The Linux kernel has supported forward-edge CFI (which protects indirect function calls) since 2020, with the most recent implementation of the feature introduced in 2022. That version avoids the overhead introduced by the earlier approach by using a compiler flag (-fsanitize=kcfi) that is present in Clang but not in GCC. Now, Kees Cook has a patch set adding that support to GCC that looks likely to land in GCC 17.
An operating system that's truly mine.
Linux doesnโt just look different, it ages better, keeps workflows stable, and teaches skills that carry across servers, containers, and VMs.
The Linux From Scratch (LFS) project provides step-by-step instructions on building a customized Linux system entirely from source. Historically, the project has provided separate System V and systemd editions, which gave users a choice of init systems. Bruce Dubbs has announced the project will no longer produce the System V version: There are two reasons for this decision. The first reason is workload. No one working on LFS is paid. We rely completely on volunteers. In LFS there are 88 packages. In BLFS there are over 1000. The volume of changes from upstream is overwhelming the editors. In this release cycle that started on the 1st of September until now, there have been 70 commits to LFS and 1155 commits to BLFS (and counting). When making package updates, many packages need to be checked for both System V and systemd. When preparing for release, all packages need to be checked for each init system. The second reason for dropping System V is that packages like GNOME and soon KDE's
Sent out today as a request for comments (RFC) by a Linux kernel engineer employed by IBM is a machine learning library for the Linux kernel. The intent is on plugging in running ML models to the Linux kernel that could be used for system performance optimizations and various other purposes...
Security updates have been issued by AlmaLinux (freerdp, kernel, python3, and python3.12-wheel), Debian (alsa-lib, chromium, openjdk-25, phpunit, tomcat10, tomcat11, and tomcat9), Fedora (openqa, pgadmin4, phpunit10, phpunit11, phpunit12, phpunit8, phpunit9, and yarnpkg), Mageia (python-django), SUSE (alloy, cups, dpdk, expat, glib2, java-1_8_0-ibm, java-1_8_0-openj9, java-25-openjdk, kernel, libpainter0, libsoup, libxml2, openssl-3, python-filelock, python-wheel, python312-Django6, thunderbird, traefik2, udisks2, wireshark, and xen), and Ubuntu (glib2.0, linux-azure, linux-azure-4.15, linux-gcp, linux-gcp-4.15, python3.14, python3.13, python3.12, python3.11, python3.10, python3.9, python3.8, python3.7, python3.6, python3.5, python3.4, and tracker-miners).
Here's your ticket to make your own retro platform game, right on your Linux desktop.
An AI assistant in the terminal can help you guide through the process, help you move faster with your tasks. I tested Qwen Code and share my findings with you.