11 Key Stories from the Linux World: Cyber Attacks, Open Source Wins, and Community Changes

By ✦ min read

From DDoS attacks hitting Canonical to Microsoft accidentally crediting Copilot for human work, the past week has been eventful for the Linux ecosystem. This listicle dives into the most significant stories—some concerning, some uplifting—that shaped the open-source landscape. Whether you're a developer, system administrator, or enthusiast, here's what you need to know.

1. Ubuntu Under Fire: DDoS Attack and Twitter Compromise

Canonical's infrastructure faced a sustained DDoS attack that took down Ubuntu.com, the Snap Store, and Launchpad for several days. The incident disrupted package installations via Snap and PPA access for many users. To make matters worse, the official Ubuntu Twitter account was hijacked to promote a crypto scam. While the company quickly regained control, the dual blow raised questions about security posture. Meanwhile, a separate Linux kernel exploit caught attention.

11 Key Stories from the Linux World: Cyber Attacks, Open Source Wins, and Community Changes
Source: itsfoss.com

2. 'Copy Fail' Linux Exploit: What You Need to Know

A new local privilege escalation vulnerability named Copy Fail was disclosed this week. It affects Linux kernels up to a certain version, allowing an attacker with local access to elevate their privileges. However, typical desktop users have little to fear—the exploit requires prior system access. The real risk is for multi-user servers. Canonical and other distributions have already backported patches. Ensure your system is updated; a simple sudo apt update && sudo apt upgrade will apply the kernel fix. More details are available in the original disclosure.

3. Dutch Government Builds Its Own Code Hosting on Forgejo

In a positive move for digital sovereignty, the Dutch government is deploying a private code hosting platform based on Forgejo, a lightweight self-hosted Git service. The soft launch already includes four ministries, several municipalities, and the Electoral Council's vote-counting software. This initiative reduces reliance on proprietary services like GitHub and emphasizes transparency. You can read more about the other open-source infrastructure news below.

4. Germany's Sovereign Tech Agency Pays Maintainers for Standards Work

Independent developers often lack the resources to participate in IETF, W3C, or ISO working groups. Germany's Sovereign Tech Agency has launched a paid pilot program that compensates open-source maintainers for contributing to web standards. This is a rare concession that recognizes the value of those who actually build the technologies we rely on. Expect more such initiatives as governments realize the importance of developer diversity in standards creation.

5. VS Code Caught Crediting Copilot for Human Work—Even When Disabled

Microsoft faced embarrassment when users discovered that Visual Studio Code was attributing commits to Copilot even on machines where the AI assistant was explicitly turned off. The culprit was a single pull request that changed a default setting without any release note or user notification. The issue has since been rectified, but it highlights the need for clearer communication when altering telemetry or attribution logic.

6. Microsoft Open-Sources MS-DOS Under MIT License

Celebrating the 45th birthday of MS-DOS, Microsoft released the original source code under the permissive MIT license. While the move is largely symbolic—the code has been publicly available for years—it reinforces Microsoft's commitment to open source. Interestingly, the company originally paid just under $100,000 for the operating system, which later generated billions. This release is a treat for retro-computing enthusiasts and historians alike.

11 Key Stories from the Linux World: Cyber Attacks, Open Source Wins, and Community Changes
Source: itsfoss.com

7. Linux Successfully Runs on PlayStation 5

For those with tinkering spirit, it's now possible to run Linux on the PS5. Detailed guides walk users through the process, which leverages the console's custom AMD GPU and SSD. While not a daily-driver setup for most, it opens up possibilities for home servers, emulation, or just exploring the hardware. Note: This voids warranties and requires caution.

8. Awesome Terminal-Based File Manager Gains Traction

If you prefer the command line but miss graphical file managers, a new terminal-based file manager is turning heads. With features like dual-pane browsing, Vim-style keybindings, and image previews in the terminal, it's becoming a favorite among power users. The project is open source and actively maintained, offering a fresh alternative to tools like Midnight Commander.

9. Linux Mint Releases New HWE ISOs

Linux Mint has pushed out fresh ISOs with Hardware Enablement (HWE) kernels. These updated images ensure support for newer hardware out of the box, including Ryzen and Intel Alder Lake platforms. Existing users can simply run the Update Manager to get the latest kernel. Mint's focus on stability continues, with the next major release expected by December 2026.

10. Ubuntu Trims Official Flavor List for 26.04

Canonical announced that several Ubuntu flavors will no longer receive official status starting with 26.04 LTS. The decision stems from a lack of release engineers willing to maintain the six-month cycle. While some see this as a shrinkage of choice, others argue it's a healthy correction: passionate communities don't automatically yield sustainable maintainership. Affected flavors may continue as community projects.

11. FOSS Weekly Roundup: What Else Made Headlines

This edition also covered: a paid program for standards development (related to item 4), news about Linux on PS5 (item 7), the terminal file manager (item 8), and the new Mint ISOs (item 9). Plus, the usual dose of Linux tips, tutorials, and even some memes. For a deep dive into any story, follow the links above or check out the original FOSS Weekly issue.

From attacks to altruism, the open-source world never sleeps. Stay updated, stay secure, and remember: keeping your system patched is your best defense.

Tags:

Recommended

Discover More

Critical Mineral Mines Create Toxic 'Sacrifice Zones'—Child Labor and Birth Defects SoarFedora Atomic Desktop Users Face Critical Changes with Fedora 44 Release: FUSE v2 Removal Impacts AppImages and Vault BackendsMastering Markdown on GitHub: A Beginner's Step-by-Step GuideLego and Sega Team Up for a Nostalgic Brick-Based Sega Genesis SetGo Team Cuts Heap Allocations Dramatically with New Stack Allocation Optimizations