Linux
Tracked across 2 articles in the Nexus archive. Showing the most recent 40.
- Evooo1Bot Linux Botnet Exploits Known Flaws to Turn Edge Devices Into SOCKS5 Proxies
Cybersecurity researchers flagged a previously undocumented Linux botnet family called Evooo1Bot. This malware derives its core functionality from the Mirai botnet source code and can turn internet-facing devices into SOCKS proxies. Although it reuses the DDoS engine, the botnet extends the original framework with numerous capabilities.
- Mozilla Revokes Firefox and Thunderbird Linux Signing Key After Key Lands in Private Repo
Mozilla has scrapped the cryptographic signing key used for Firefox and Thunderbird downloads on Linux. This action was necessary after an unencrypted copy of the key was mistakenly committed to one of the company's private code repositories. Previously, this key allowed users and Linux distributions to confirm that downloaded Firefox tarballs originated from Mozilla and were untampered with.
- Show HN: Make your Framework 12 sound like a creaky door
A Linux version of LidAngleSensor was created for the Framework 12 to simulate a creaky door sound using its hinge angle sensor. The Framework 12 features an accurate hinge angle sensor that can be utilized for this purpose.
- MkLinux and the pimped-out Apple Workgroup Server 9150
The article discusses MkLinux, an open-source project for running Linux on PowerPC-based Apple hardware, and highlights the Apple Workgroup Server 9150, a server model from the 1990s. The title suggests a focus on modifications or enhancements to the server.
- Linux desktop market share has hit over 10% in North America
The Linux desktop market share in North America has exceeded 10%, according to an article shared on Reddit and Hacker News. The article received 42 points and 15 comments on the platforms.
- But can your calculator run Linux?
The article titled 'But can your calculator run Linux?' explores the technical possibility of calculators running the Linux operating system, raising questions about hardware capabilities and software compatibility.
- Microsoft Defender for Endpoint leaves some Linux boxes defenseless after update
Microsoft Defender for Endpoint on Linux has two critical issues: a recent update may disable the security service after reboot, and another prevents updates on FIPS-enabled Red Hat Enterprise Linux 8 and 9. Microsoft provided fixes in versions 101.26042.0011 and 101.26052.0011, respectively.
- Don't like AI? Linux's creator says go fork yourself
Linus Torvalds, creator of the Linux open-source software system, criticized resistance to using AI in code development, stating AI is simply another tool and those who oppose it can 'fork' the project. He emphasized Linux's focus on technical merit over ideological opposition to new technologies.
- Anti-AI open source has an enemy in common, but almost nothing else
Linus Torvalds declared Linux not anti-AI, prompting conflict with anti-AI projects over resources. Codeberg and open-source projects like NetBSD and OpenBSD have implemented policies against AI-generated code, reflecting growing ethical debates around AI use in software development.
- Furtex: Post-exploitation, rootkit and evasion research toolkit for Linux
Furtex is a Linux-based research toolkit designed for post-exploitation, rootkit, and evasion techniques. It was shared on GitHub by MatheuZSecurity and linked to Hacker News for discussion.
- Frame: A new X11 server – implemented directly in assembly
A new X11 server named Frame has been developed in assembly language by Norwegian FOSS developer Geir Isene, alongside a custom stack of minimal Linux tools called CHasm. Another recent X11 server, yserver, was written in Rust. Both projects were created using LLM bots.
- Big Blue thinks small, again, with 2U POWER tower
IBM has introduced the 2U POWER11 S1112 server, targeting edge deployments and entry-level users, alongside the z17 ME2 mainframe, expanding its smaller hardware offerings. The S1112 supports DDR5 memory and IBM i, AIX, and Linux, with a focus on accessibility for smaller customers and AI capabilities via Spyre accelerators.
- Compromised jscrambler 8.14.0 npm Release Drops Rust Infostealer During Install
The jscrambler 8.14.0 npm package included a malicious preinstall hook that deploys a Rust-based infostealer for Windows, macOS, and Linux during installation. The compromised version was published on July 11, 2026, and automatically executes the malware without requiring additional commands or imports. Security firm Socket detected and flagged the release six minutes after publication.
- AI Found a Root Bug in Linux That Everyone Missed for 15 Years
AI discovered a root bug in Linux that had gone unnoticed for 15 years. The Pentagon is training amateur hackers to join its ranks, and a Flock license plate reader error led to police surrounding a car reviewer.
- New Java-Based QuimaRAT MaaS Built to Run on Windows, Linux, and macOS
Cybersecurity researchers have identified QuimaRAT, a Java-based remote access trojan (RAT) capable of targeting Windows, Linux, and macOS systems. The malware is offered as a malware-as-a-service (MaaS) model with subscription tiers ranging from $150 per month to $1,200 for lifetime access.
- Blast from the past as GIMP 0.54 is revived in Flatpak form
GIMP 0.54, the 1996 version of the GNU Image Manipulation Program, has been revived as a Flatpak for modern Linux systems, allowing it to run without outdated dependencies. The article highlights its historical significance, including the transition from Motif to gtk/gdk toolkits and recent GIMP 3.x releases.
- A Critical Deadline Is Approaching for Windows and Linux Security
Cryptographic keys securing computer boot sequences for Windows and Linux systems will begin expiring on June 24. This deadline affects the security mechanisms protecting these operating systems during startup.
- Epoll vs. Io_uring in Linux
The article compares Epoll and Io_uring, two I/O multiplexing mechanisms in Linux, discussing their performance and use cases. It includes a link to the full analysis and Hacker News comments.
- Linux Eliminates the Strncpy API After Six Years of Work, 360 Patches
Linux has removed the strncpy API after six years of development work, involving 360 patches. The change was reported by Phoronix and discussed on Hacker News with 4 comments.
- SteamOS Linux 3.8 released as stable
SteamOS Linux 3.8 has been released as a stable version. The release is available on Steam's official store page.
- System76 boss reckons he can liberate the entire PC stack... just give him another 15 years
System76, a Linux-first PC vendor founded by Carl Richell with $1,500, has grown into a vertically integrated company producing hardware and software in Denver. The company prioritizes open-source principles, avoids venture capital, and targets business clients with Linux-based systems for engineering and research.
- Logitech’s awesome MX Master 3S mouse drops to under $100
The Logitech MX Master 3S wireless mouse is discounted to $89.99 at Amazon, featuring a second scroll wheel, cross-platform compatibility, and customizable buttons. It is praised for comfort and functionality, with a newer MX Master 4 model available at a higher price.
- Anthropic, please ship an official Claude Desktop for Linux
A GitHub issue requests an official Claude Desktop application for Linux by Anthropic, with the article receiving 50 points and 25 comments on Hacker News.
- Grep this: Microsoft grafts (most) Linux commands onto Windows
Microsoft has released coreutils, a Rust-built multi-call binary for Windows that includes over 75 Unix commands like grep, ls, and cat, aiming to standardize user commands across platforms. The tool, derived from the MIT-licensed uutils project, allows Linux commands to function in Windows CMD and PowerShell, benefiting developers and Linux users.
- Use your Nvidia GPU's VRAM as swap space on Linux
A GitHub project named nbd-vram allows Linux users to utilize their Nvidia GPU's VRAM as swap space. The article provides a repository link and Hacker News discussion thread for further details.
- Microsoft's Coreutils project brings Linux commands to Windows
Microsoft announced the release of Coreutils for Windows at its Build 2026 developer conference, bringing commonly used Linux command-line utilities to Windows as native applications.
- Microsoft plans Linux tools and an RTX Spark desktop for Windows developers
Microsoft announced new Linux tools for Windows developers and introduced the Surface RTX Spark Dev Box, a compact PC featuring Nvidia's RTX Spark chip with up to 128GB memory. The company also highlighted AI advancements like Microsoft Scout and Codename MDASH during its Build conference.
- Microsoft’s new developer-optimized Windows embraces Linux even more
Microsoft is introducing a developer-optimized Windows 11 experience at its Build conference, featuring enhanced Linux integration through tools like command line utilities, Linux containers, and a new Intelligent Terminal. The update focuses on performance, reliability, and a streamlined setup for developers.
- Adding Linux support back for the BASIC (free) version of Vivado
AMD is reintroducing Linux support for the BASIC version of Vivado, a tool used for FPGA development. The move addresses user demand for cross-platform compatibility.
- Acer’s launching a Linux handheld for streaming your PC games
Acer is launching the Nitro Blaze Link, a Linux-based handheld designed for streaming PC games rather than local play. It features a 7-inch display, Wi-Fi 6, 1GB RAM, and 8GB storage, with a Q4 2026 release. The device is compared to Logitech's underperforming G Cloud handheld.
- AMD pulls a bait-and-switch on Linux users with Vivado licensing changes
AMD altered Vivado's licensing terms, restricting Linux users from accessing the tool, leading to accusations of bait-and-switch. The change affects developers who relied on Vivado for FPGA design on Linux systems, sparking backlash in tech communities.
- California may let Linux bypass age check
California's Digital Age Assurance Act (AB 1043) may exempt open-source operating systems like Linux and FreeBSD from age verification requirements. Proposed amendments, including AB 1856, define 'open source' to exclude entities requiring age checks, potentially freeing Linux vendors from compliance. The Electronic Frontier Foundation and others criticize the law for stifling digital liberties and entrenching major OS providers.
- California moves to exempt Linux from its age-verification law after backlash
California is moving to exempt Linux from its upcoming age-verification law following backlash over requiring operating systems to collect user ages. The amendment, proposed by the original law's author, aims to address concerns about the law's impact on open-source software.
- Why Is Vivado 2026.1 Dropping Linux Support for Free Tier?
AMD's Vivado 2026.1 is removing Linux support from its free tier, affecting developers relying on open-source platforms. The change has sparked questions about AMD's strategy and potential impacts on cross-platform development.
- Packagist Supply Chain Attack Infects 8 Packages Using GitHub-Hosted Linux Malware
A coordinated supply chain attack has compromised eight packages on Packagist, injecting malicious code that executes a Linux binary hosted on GitHub Releases. The attack targeted JavaScript projects by inserting malicious content into package.json, bypassing composer.json in Composer packages.
- Showboat Linux Malware Hits Middle East Telecom with SOCKS5 Proxy Backdoor
Cybersecurity researchers have disclosed a new Linux malware called Showboat that has been targeting a Middle East telecommunications provider since mid-2022. The malware is a modular post-exploitation framework capable of spawning remote shells, transferring files, and functioning as a SOCKS5 proxy backdoor.
- Chinese hackers target telcos with new Linux, Windows malware
Chinese hackers have launched a cyber-espionage campaign targeting telecommunications providers using two newly discovered malware variants: Showboat for Linux systems and JFMBackdoor for Windows systems. This attack represents a significant threat to critical infrastructure in the telecom sector.
- Flipper unveils a Linux-powered networking gadget built for hackers and tinkerers
Flipper Devices has unveiled a new Linux-powered networking gadget designed for hackers and tinkerers. The device is currently in development with a base model priced under $350.
- ThreatsDay Bulletin: Linux Rootkits, Router 0-Day, AI Intrusions, Scam Kits and 25 New Stories
A security bulletin highlights emerging threats including Linux rootkits, router zero-days, AI-based intrusions, and scam kits. The report warns that attackers are increasingly exploiting trusted system components like updates, applications, and cloud services rather than breaking in through traditional means.
- Flipper One project needs community help to build open Linux platform
Flipper Devices, creator of the Flipper Zero pentesting tool, is seeking community assistance to develop Flipper One, an open-source Linux platform designed for connected devices. The project represents an effort to create an open alternative platform in the IoT and pentesting space.