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

推荐订阅源

Jina AI
Jina AI
MyScale Blog
MyScale Blog
量子位
月光博客
月光博客
J
Java Code Geeks
A
About on SuperTechFans
H
Hackread – Cybersecurity News, Data Breaches, AI and More
U
Unit 42
WordPress大学
WordPress大学
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
腾讯CDC
G
Google Developers Blog
博客园 - 【当耐特】
Engineering at Meta
Engineering at Meta
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
宝玉的分享
宝玉的分享
IT之家
IT之家
N
Netflix TechBlog - Medium
Microsoft Security Blog
Microsoft Security Blog
博客园 - 叶小钗
B
Blog
Martin Fowler
Martin Fowler
P
Proofpoint News Feed
B
Blog RSS Feed

Forbes - Consumer Tech

This Unhackable Quantum Navigation System Is The Size Of A Loaf Of Bread Apple At 50 — A Leadership Shift And An AR Future We Are Under-Investing In Robotics ... 90% Of Humanoid Robots Are Made In China Ditch The Apple White: Beats Expands Colorful Cable Line-Up With New 10-Foot Option Satechi’s New ChargeView 140W Desktop GaN Charger With Real-Time Display The Hasselblad In Your Pocket: Oppo’s Find X9 Ultra Challenges The Galaxy S26 Ultra There's No Such Thing As Brain Honey How AI Agents Could Rebuild Fashion’s Visual Production Layer QClaw Goes Global. The Agent Built Itself In 5 Days Apple’s Tim Cook Exit Hides A $4 Trillion Agentic AI Power Move EZQuest Reveals A New Line Of Pro Series USB-C Hubs For MacBook Neo Samsung Galaxy Z TriFold 2 Already In The Works, Report Claims Apple Revealed New Siri Release Date For iPhone, Latest Report Claims How Arcani’s HARK Is Designed For Modern Battlefield Acoustics The Newest Trend In Tech Embraces Femininity And Fun Samsung’s 75R95H Ushers In A New World Of LCD TVs New Apple iPhone Fold Design Pushes Smartphone Rivals To Go Wider And Taller iPhone 18 Pro Report: Four New Colors Leak As Apple Cancels Popular Shade Nothing’s Design-Led Strategy: Carl Pei Reveals The Tech Brand’s Philosophy iOS 26.5 Release Date: When To Expect Your iPhone Messaging Upgrade Google Pixel And Highsnobiety Build A Talent Pipeline For Fashion Android Circuit: Samsung Raises Galaxy Prices, Oppo Pad Mini Teased, Microsoft Closing Outlook App Apple Loop: iPhone Fold Launch Dates, iPad Air Upgrade, iPhone 18 Pro Specs Comcast $117.5 Million Breach Settlement — Are You Eligible? Amazfit Cheetah 2 Pro Takes Aim At The Garmin Audience Disney’s Launches ‘Infinity Vision’ Certification For Premium Theaters SoundPeats Reveals New Air6 HS Semi-Open Wireless Earbuds Amazon’s $11.57 Billion Leap Into Space: A Challenge To Starlink Meta Quest 3 Hit With $100 Price Increase Backblaze Stops Backing Up Dropbox And Others—Calls It An Improvement
Update Linux Now As 9-Year-Old Root Hack Confirmed, CISA ...
Davey Winder · 2026-05-03 · via Forbes - Consumer Tech
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.”