Linux
- Linux Gaming in 2026: The Year It Got Serious
GE-Proton 10-34 ships targeted fixes for God of War Ragnarok, Final Fantasy XIV, and Assassin's Creed 1. Forza Horizon 6 confirmed for Steam Deck at May launch. Epic lays off 1,000+ amid Fortnite decline, raising questions about the EAC Linux holdout. NTSYNC now shipping by default in SteamOS 3.7.20 beta.
- BPFDoor Sleeper Cells: How Red Menshen Buried Itself in the Telecom Backbone
Rapid7's months-long investigation into Red Menshen reveals kernel-level BPFDoor implants sitting dormant inside telecom infrastructure across the Middle East and Asia. Here's how the backdoor works, why it's nearly invisible, and what defenders can actually do.
- Which Linux Gaming Distro in 2026: Bazzite, Nobara, ChimeraOS, or Just Arch?
Gaming-optimised Linux distributions are solving different problems. Bazzite for Steam Deck and couch gaming, Nobara for desktop gamers who want control without the friction, ChimeraOS for the living room TV setup. This is a practical guide to which one fits your actual use case.
- Wine 11's NTSYNC Rewrite: Linux Gaming Just Closed a Real Gap
Wine 11 ships NTSYNC, a kernel-level synchronisation primitive that eliminates a long-standing performance bottleneck for Windows apps running on Linux. The frame rate gains are real and the implications for Proton and SteamOS are significant.
- Critical Unpatched Telnetd Flaw (CVE-2026-32746) Enables Unauthenticated Root RCE
CVE-2026-32746 is a CVSS 9.8 buffer overflow in GNU InetUtils telnetd that lets an unauthenticated attacker execute code as root before any login prompt appears. No patch yet. If you're running telnetd exposed to the internet, act now.
- CVE-2026-3888: Snap LPE -- Patch It Now
CVE-2026-3888 is a local privilege escalation in Ubuntu's Snap package manager (CVSS 7.8). An unprivileged attacker waits for systemd-tmpfiles to delete /tmp/.snap -- 10-30 days depending on Ubuntu version -- then recreates it with malicious payloads. snap-confine bind-mounts them as root on next sandbox init. Patch is available now.
- An AI Agent Is Now Reviewing Every Linux Kernel Patch
Google's Sashiko is an agentic code review system now covering every patch submitted to the Linux kernel mailing list. In testing, it caught 53% of bugs that human reviewers had already missed. Here's how the 9-stage pipeline works and what the template means for other codebases.