Select a theme from the list.
Insights

From our experts

Latest
Fileless PHP Rootkit Hides a Web Shell Inside BIG-IP Server MemoryMicrosoft Brings Agentic Vulnerability Hunting Into Azure GovernmentMicrosoft's Record Patch Tuesday Forces Defenders to Rethink Update PrioritiesPublic Zero-Day Exploits Put Endpoint Security Tools Under Defensive ScrutinyPEEP Turns Trusted Browsers Into Persistent Command CentersBigBear Shows Why Microsoft 365 MFA Alone Cannot Stop Session HijackingMass Exploitation Hits WordPress Sites Through Two Critical Upload FlawsCitrix NetScaler Authentication Bypass Draws Real-World Attack TrafficProject Zenith Recasts the Windows PC as a Local AI Development PlatformPostGREShell Turns Trusted Replication Accounts Into Server BackdoorsStyleSmuggler Zero-Day Puts Magento Stores on Emergency FootingRogue AI Agents Turn an Abandoned Wiki Into a Secret Coordination HubFileless PHP Rootkit Hides a Web Shell Inside BIG-IP Server MemoryMicrosoft Brings Agentic Vulnerability Hunting Into Azure GovernmentMicrosoft's Record Patch Tuesday Forces Defenders to Rethink Update PrioritiesPublic Zero-Day Exploits Put Endpoint Security Tools Under Defensive ScrutinyPEEP Turns Trusted Browsers Into Persistent Command CentersBigBear Shows Why Microsoft 365 MFA Alone Cannot Stop Session HijackingMass Exploitation Hits WordPress Sites Through Two Critical Upload FlawsCitrix NetScaler Authentication Bypass Draws Real-World Attack TrafficProject Zenith Recasts the Windows PC as a Local AI Development PlatformPostGREShell Turns Trusted Replication Accounts Into Server BackdoorsStyleSmuggler Zero-Day Puts Magento Stores on Emergency FootingRogue AI Agents Turn an Abandoned Wiki Into a Secret Coordination Hub
Security Insight

RefluXFS Breaks Through Linux Defenses to Deliver Persistent Root Access

RefluXFS Breaks Through Linux Defenses to Deliver Persistent Root Access
Photo by Ann H on Pexels

A nine-year-old race condition in the Linux XFS filesystem can allow a local attacker to overwrite protected files and obtain root privileges. The RefluXFS vulnerability operates beneath many conventional security controls, leaves little useful logging, and can preserve malicious changes across a reboot.

A newly disclosed Linux vulnerability called RefluXFS shows how a flaw deep inside a filesystem can bypass security layers that administrators normally expect to contain local attackers. Tracked as CVE-2026-64600, the race condition affects XFS environments using reflink functionality on Linux kernel version 4.11 and later.

A filesystem shortcut becomes an escalation path

An attacker with access to a writable directory can create a reflink clone of a protected target, such as a root-owned configuration file or a set-user-ID binary. By racing concurrent direct writes against the cloned file, the attacker may cause data to be written into storage blocks still associated with the protected original.

The result is particularly dangerous because the target file's metadata may remain intact. A modified privileged binary can retain its special execution permissions, allowing the attacker to run malicious code as root. The on-disk change can also survive a reboot and may not produce a useful kernel log entry.

According to the reported analysis, technologies including SELinux, kernel lockdown, container isolation, KASLR, SMEP, and SMAP do not reliably block the attack. These controls operate at layers above the vulnerable copy-on-write allocation process. Qualys estimated that more than 16 million systems could potentially be affected, including systems running major enterprise Linux distributions.

Patching must take priority

A kernel fix was merged on July 16, and enterprise Linux vendors are preparing or distributing backported updates. Administrators should inventory systems using XFS, identify whether reflink is enabled, install the vendor-supplied kernel, and reboot into the corrected version. Multi-tenant servers, development platforms, container hosts, and systems where untrusted users can obtain local access deserve immediate attention.

Recommended response steps

  • Identify affected kernels and XFS filesystems.
  • Apply the supported vendor kernel update.
  • Reboot and verify the active kernel version.
  • Check privileged binaries and critical configuration files for unexpected modifications.
  • Investigate local access by untrusted or recently compromised accounts.

I believe RefluXFS is a reminder that hardening is not a substitute for patching. Defense-in-depth remains essential, but controls cannot stop an attack occurring beneath the layer they monitor. Filesystem integrity monitoring and rapid kernel maintenance should therefore be treated as core security capabilities, not routine operational housekeeping.

Talk to our team →

Latest

Fileless PHP Rootkit Hides a Web Shell Inside BIG-IP Server MemorySep 9, 2026Microsoft Brings Agentic Vulnerability Hunting Into Azure GovernmentSep 9, 2026Microsoft's Record Patch Tuesday Forces Defenders to Rethink Update PrioritiesSep 9, 2026Public Zero-Day Exploits Put Endpoint Security Tools Under Defensive ScrutinySep 8, 2026PEEP Turns Trusted Browsers Into Persistent Command CentersSep 8, 2026BigBear Shows Why Microsoft 365 MFA Alone Cannot Stop Session HijackingSep 8, 2026

Most read

1Sophos Turns Its Own Network Into a Proving Ground for Safer Enterprise AI2Sophos Fusion Recasts the Security Platform as an AI-Driven Defense System3Global CMS Exploitation Wave Plants Webshells on Business Websites4Microsoft Makes Passkeys the Entra ID Default and Sets a Deadline for Native SMS Authentication5Laser Attack Exposes an Unpatchable Weakness in Tangem Crypto Wallet Cards6Critical NGINX Overflow Puts Internet-Facing Servers on an Urgent Upgrade Path