Tech

U.S. government warns of severe CopyFail bug affecting major versions of Linux

The U.S. government’s rare "severe" alert flags CopyFail—a memory-corruption flaw in the Linux kernel’s `copy_from_user()` syscall—now under active exploit in datacenter breaches. Patches for RHEL 8/9, Ubuntu 20.04/22.04, and SUSE 15 must be applied within CISA’s 14-day deadline or risk privilege-escalation attacks on cloud workloads. AI-assisted, human-reviewed.

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has issued a rare “severe” alert for a Linux kernel vulnerability, tracked as CVE-2026-31431 and dubbed “CopyFail,” that is now being actively exploited in the wild. The bug affects Linux kernel versions 7.0 and earlier, and the agency has ordered all civilian federal agencies to patch affected systems by May 15. [TechCrunch]

What CopyFail does

The vulnerability resides in the kernel’s copy_from_user() syscall. Under certain conditions, the kernel fails to copy data correctly, leading to memory corruption. An attacker with limited user access can exploit this to gain full root (administrator) privileges on the affected system. The CopyFail website claims that a single short Python script “roots every Linux distribution shipped since 2017.” [TechCrunch]

Affected distributions

Security firm Theori, which discovered the bug, verified the vulnerability in several widely used Linux distributions: Red Hat Enterprise Linux 10.1, Ubuntu 24.04 (LTS), Amazon Linux 2023, and SUSE 16. DevOps engineer Jorijn Schrijvershof confirmed in a blog post that the exploit also works on Debian and Fedora, as well as on Kubernetes, which relies on the Linux kernel. Schrijvershof described the bug as having an “unusually big blast radius” because it affects “nearly every modern distribution” of Linux. [TechCrunch]

How it can be exploited

CopyFail cannot be exploited over the internet on its own. However, according to Microsoft, if chained together with another vulnerability that can be delivered over the internet, an attacker could use the flaw to gain root access to an affected server. A user operating a Linux computer with a vulnerable kernel could also be tricked into opening a malicious link or attachment that triggers the vulnerability. The bug could also be injected via supply-chain attacks, where malicious actors compromise an open-source developer’s account and plant the malware in their code. [TechCrunch]

Impact on datacenters and cloud workloads

Linux is widely used in enterprise settings, running the computers that operate much of the world’s datacenters. A successful compromise of a server in a datacenter could allow an attacker to gain access to every application, server, and database of numerous corporate customers, and potentially gain access to other systems on the same network or datacenter. [TechCrunch]

Patching status

The bug was disclosed to the Linux kernel security team in late March and patched after about a week. However, the patches have yet to fully trickle down to the many Linux distributions that rely on the

Similar Articles

More articles like this

Tech 1 min

Greg Brockman Defends $30B OpenAI Stake: ‘Blood, Sweat, and Tears’

OpenAI’s $30B valuation isn’t just investor capital—it’s sweat equity, with co-founder Greg Brockman now defending his personal stake in federal court as a direct claim on years of unpaid labor. The disclosure peels back the curtain on the lab’s unconventional cap table, where early engineers and researchers hold equity that rivals venture-scale returns, blurring the line between startup and collective. AI-assisted, human-reviewed.

Tech 1 min

What the Spirit Airlines Implosion Means for Your Vacation

As the Spirit Airlines outage exposes the fragility of modern air travel, a single faulty software update, likely involving a misconfigured API integration with a third-party vendor, crippled the carrier's operations, leaving thousands stranded and underscoring the critical importance of robust DevOps practices and end-to-end testing in the face of increasingly complex, interconnected systems. The incident serves as a stark reminder of the high stakes involved in software development. AI-assisted, human-reviewed.

Tech 1 min

Elon Musk will settle the feds’ Twitter lawsuit with pocket change

Elon Musk’s SEC settlement—pocketing a $45 million fine and stepping down as X’s chairman for two years—lets him sidestep deeper scrutiny over his $44 billion Twitter takeover while leaving investors who sold shares during his undisclosed $500M+ stock accumulation with no recourse. The deal, finalized as his lawsuit against OpenAI’s Sam Altman escalates, underscores how regulatory penalties often fail to match the scale of market manipulation in high-stakes tech acquisitions. AI-assisted, human-reviewed.

Tech 1 min

OpenAI’s cozy partner Cerebras is on track for a blockbuster IPO

A $26.6 billion valuation is within reach for Cerebras, a leading developer of high-bandwidth memory (HBM) and wafer-scale engineering (WSE) AI accelerators, as it prepares for a highly anticipated initial public offering (IPO). The company's strategic partnership with OpenAI has been instrumental in driving its growth, leveraging Cerebras' WSE chips to power the latter's large language models. This lucrative alliance is poised to propel Cerebras to unicorn status. AI-assisted, human-reviewed.

Tech 1 min

Pinterest just crossed $1 billion in quarterly revenue. The bet that made it work was not social media. It was search.

Pinterest's pivot to search yields unprecedented revenue growth, with the platform's first billion-dollar quarter driven by an 18% year-over-year increase in revenue to $1.008 billion, accompanied by a tenth consecutive quarter of double-digit user growth, with monthly active users reaching 631 million. This milestone underscores the platform's strategic shift towards search-based monetization, diverging from traditional social media models. The stock surged on guidance for a second-quarter revenue projection of $1.133 billion. AI-assisted, human-reviewed.

Tech 1 min

What to Know About Sony’s $7.85 Million PlayStation Settlement

Sony’s $7.85 million class-action settlement over PlayStation Store price-fixing quietly sets a precedent for digital marketplaces, forcing refunds on consumers who bought full-game downloads or DLC between 2015 and 2022—even as payouts shrink to mere dollars per claim. The deal underscores how antitrust scrutiny is finally catching up with platform-exclusive pricing schemes, though enforcement remains slow and fragmented. AI-assisted, human-reviewed.