惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Last Week in AI
Last Week in AI
H
Help Net Security
博客园 - 叶小钗
V
Visual Studio Blog
阮一峰的网络日志
阮一峰的网络日志
博客园 - 三生石上(FineUI控件)
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Microsoft Azure Blog
Microsoft Azure Blog
G
Google Developers Blog
腾讯CDC
MongoDB | Blog
MongoDB | Blog
宝玉的分享
宝玉的分享
P
Proofpoint News Feed
GbyAI
GbyAI
Microsoft Security Blog
Microsoft Security Blog
A
About on SuperTechFans
博客园 - 司徒正美
人人都是产品经理
人人都是产品经理
T
The Blog of Author Tim Ferriss
Martin Fowler
Martin Fowler
月光博客
月光博客
博客园 - 聂微东
酷 壳 – CoolShell
酷 壳 – CoolShell
Vercel News
Vercel News

Forbes - Innovation

Why Do Humans Have Fingerprints? Hint: It’s Not What You Think Booking.com Confirms Data Breach, Reservation PIN Codes Changed Why Major News Sites Are Blocking The Internet Archive’s Wayback Machine iPhone Fold Release Date: New Report Details Frustrating Apple News Comet Tracker: How To See Pan-STARRS And Three Planets On Wednesday NYT Mini Crossword Today: Tuesday, April 14 Hints And Answers Today’s NYT Strands Hints, Spangram, Answers: Tuesday, April 14 (It’s A Little Unclear) Today’s Wordle #1760 Hints And Answer For Tuesday, April 14 Most Of The Microplastics In Urban Air Come From Tires Today’s Wordle #1759 Hints And Answer For Monday, April 13 NYT Mini Crossword Today: Monday, April 13 Hints And Answers NYT Pips Today: Hints, Answers And Walkthrough For Monday, April 13 The YC Chief Who Codes 10,000 Lines A Day Has A Simple Secret Samsung Expands One UI 8.5 Beta To More Galaxy Owners Why You Should Stop Using Your iPhone If It’s On This List Chamath Says Firms That Treat AI As A Strategy Hand Rivals Their Edge 3 Unexpected Habits Of Secure Couples, By A Psychologist The First Lamp That Folds Your Clothes Samsung’s Disappointing Price Update For Galaxy Phone Buyers 3 Subtle Signs Someone Is Falling In Love With You, By A Psychologist Do Mantis Shrimp See More Colors Than Humans? A Biologist Explains NYT Connections Answers Explained For Monday, April 13 (#1,037) NYT Connections Hints Today: Monday, April 13 Clues And Answers (#1,037) LEGO Luigi & Mach 8 (72050) Review: 2026’s Best Set Yet? Marc Andreessen Says AI Productivity Will Trigger A Hiring Boom 3D Printing Is The Ultimate Hack To Reduce Household Spending Apple iPhone Fold: Striking Design Revealed In Leaked Photos Apple Smart Glasses: New Leak Reveals A Major Design Twist To Beat Meta Tested: The AI Coming To The Rivian R2 Quordle Hints Today: Monday, April 13 Clues And Answers
Update Linux Now As 9-Year-Old Root Hack Confirmed, CISA ...
Davey Winder · 2026-05-03 · via Forbes - Innovation
The word 'Linux' in white is set against a backdrop of black and white binary code.

Update Linux now, CISA warns users.

Getty

With more than 27 million active users and powering 75% of all web-facing servers, it’s surprising that we don’t hear more about Linux security issues. Which isn’t to say they don’t occur, but media headlines tend to focus more on Windows users than on Linux users. However, when a nine-year-old security vulnerability that can grant an attacker root access in just 732 bytes of code is confirmed, impacting “every major Linux distribution,” according to the researchers who uncovered it, you’d better start paying attention. The U.S. Cybersecurity and Infrastructure Agency has very quickly added the vulnerability, known colloquially as Copy Fail, to its known exploited vulnerabilities catalog within just 24 hours of the official disclosure. Here’s what you need to know, and more importantly, what you need to do as a matter of some urgency.

ForbesMeta Discloses 2 WhatsApp Vulnerabilities In New Security Advisory

Linux Copy Fail Vulnerability—What You Need To Know About CVE-2026-31431

CISA, which refers to itself as being America’s Cyber Defense Agency, didn’t hang around to add the Copy Fail vulnerability to its KEV database of vulnerabilities that are known to have been exploited. Indeed, the bug, more formally having a Common Vulnerabilities and Exposures designation of CVE-2026-31431, was added after just a day. This in itself is unusual, and while CISA has not shared details of the exploitation of the Copy Fail vulnerability, you can take it as read that it would not have been added to the KEV Catalog otherwise. CISA has only stated that the decision was made “based on evidence of active exploitation.” CISA went on to warn that “this type of vulnerability is a frequent attack vector for malicious cyber actors,” and as such strongly urged all users to “reduce their exposure to cyberattacks by prioritizing timely remediation.”

So, what do we know about Copy Fail? Security researchers from Theori, who discovered and responsibly disclosed the vulnerability, described it as being “a logic bug in the Linux kernel’s authencesn cryptographic template” that can enable an unprivileged local user to "trigger a deterministic, controlled 4-byte write into the page cache of any readable file on the system.” Or, in plain English, a successful hacker can obtain root on most all Linux distributions shipped since 2017.

Forbes2.8 Billion Credentials Stolen As Password Attacks SurgeBy Davey Winder

“While the technical details are still evolving,” David Brumley, the chief AI and science officer at Bugcrowd, said, “the issue underscores a broader and more urgent concern: even routine, low-level system functions can introduce critical security weaknesses when not handled correctly at scale.” Brumley added that this kind of vulnerability “tends to sell on the broker market for the price of a house.” So let’s be grateful to Theori for doing the decent thing here.

Jason Soroko, senior fellow at Sectigo, told me that anyone running Linux kernels older than 2017 remain immune “because they predate the specific memory optimization commit that introduced the flaw.” However, Soroko wanted that the CVE-2026-31431 exploit “is perfectly reliable and remains completely invisible to traditional endpoint detection systems.” While the good news is that threat actors must already have some level of unprivileged code execution on the target machine, this isn’t that difficult, given they could use a separate web application vulnerability or a compromised user account, Soroko said. As such, updating now is the only mitigation option. While all users really should ensure that their Linux distribution has been updated, and check with the vendor as soon as possible for details, Noelle Murata, chief operating officer at Xcape, Inc, said that priority should be given to public-facing Linux servers and developer workstations, “as these are the primary targets for the initial access required to trigger this exploit.”