A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-6202

CVE-2025-6202: SK Hynix DDR5 Rowhammer Vulnerability

CVE-2025-6202 is a Rowhammer bit flip vulnerability in SK Hynix DDR5 memory on x86 systems that compromises hardware integrity and security. This post covers technical details, affected DIMMs, impact, and mitigation.

Published: May 26, 2026

CVE-2025-6202 Overview

CVE-2025-6202 is a hardware vulnerability affecting SK Hynix DDR5 memory modules on x86 platforms. A local attacker can trigger Rowhammer-induced bit flips that compromise hardware integrity and the broader security of the system. The flaw affects DDR5 DIMMs produced between January 2021 and December 2024, covering a large portion of the in-market DDR5 inventory. The vulnerability was disclosed in coordination with researchers from ETH Zurich's ComSec group as part of the Phoenix research project, with supporting analysis from Google. It is tracked under [CWE-404] (Improper Resource Shutdown or Release) and carries a CVSS 4.0 base score of 7.1.

Critical Impact

A local attacker with limited privileges can induce bit flips in adjacent DRAM rows, bypassing in-DRAM Target Row Refresh (TRR) mitigations to corrupt memory used by privileged processes, the kernel, or cryptographic material.

Affected Products

  • SK Hynix DDR5 DIMMs manufactured between 2021-01 and 2024-12
  • x86 host systems populated with affected DDR5 modules
  • Workloads relying on DDR5 memory integrity for security boundaries (virtualization, sandboxing, cryptography)

Discovery Timeline

  • 2025-09-15 - CVE-2025-6202 published to NVD with details from the ETH Zurich Phoenix research
  • 2026-04-15 - Last updated in NVD database

Technical Details for CVE-2025-6202

Vulnerability Analysis

Rowhammer is a DRAM disturbance effect. Repeated activation of one DRAM row (the aggressor) leaks charge from neighboring rows (victims), flipping bits without direct access to those addresses. DDR5 introduced refresh management and on-die in-DRAM TRR mechanisms intended to neutralize this class of attack.

The Phoenix research demonstrates that SK Hynix DDR5 modules produced from 2021 through 2024 contain TRR sampling weaknesses. Researchers built self-correcting refresh-synchronized hammering patterns that evade in-DRAM mitigations and produce reproducible bit flips on default-configured systems. Once a bit flip lands in security-relevant memory, a local attacker can corrupt page table entries, escalate privileges, or compromise cryptographic keys.

Root Cause

The root cause is insufficient coverage of aggressor row tracking in SK Hynix DDR5 TRR logic. The sampler does not reliably detect adversarial access patterns synchronized to the refresh interval, leaving victim rows exposed to charge leakage. Because the defect resides in the DRAM device itself, it cannot be eliminated through operating system patches.

Attack Vector

Exploitation requires local code execution at low privilege. The attacker allocates memory, identifies physically contiguous rows through side channels such as timing or huge-page mappings, and issues hammering loops aligned with the DRAM refresh window. After bit flips are induced in target rows, the attacker pivots to privilege escalation, sandbox escape, or key recovery depending on which structure was corrupted. No network access or user interaction is required.

No public exploit code is currently available for CVE-2025-6202. Technical details and proof-of-concept methodology are described in the ETH Zurich ComSec Phoenix project and the Google Security Blog Rowhammer research update.

Detection Methods for CVE-2025-6202

Indicators of Compromise

  • Unexpected machine check exceptions (MCEs) or correctable ECC events reported by the memory controller and platform firmware
  • Unexplained kernel panics, segmentation faults, or page table integrity failures originating from unprivileged processes
  • Sustained processes generating high volumes of CLFLUSH, non-temporal stores, or tight memory access loops to specific physical address ranges

Detection Strategies

  • Enable and monitor DRAM error telemetry through rasdaemon, mcelog, or vendor BMC interfaces and alert on rising correctable error rates
  • Hunt for processes exhibiting Rowhammer-like access patterns: repeated cache-flush instructions combined with high memory bandwidth on small address windows
  • Correlate hardware error logs with process execution telemetry to attribute anomalous DRAM behavior to a specific workload or user

Monitoring Recommendations

  • Aggregate platform RAS (Reliability, Availability, Serviceability) logs centrally and baseline normal correctable-error rates per DIMM
  • Track use of huge pages and pagemap access by unprivileged users, which is commonly required to locate physically contiguous victim rows
  • Review virtualization hosts and multi-tenant systems where a single bit flip across tenant boundaries can break isolation

How to Mitigate CVE-2025-6202

Immediate Actions Required

  • Inventory DDR5 DIMMs by manufacturer, part number, and production date and identify SK Hynix modules within the 2021-01 to 2024-12 window
  • Enable ECC and, where supported by the platform, on-die ECC plus link ECC reporting so that bit flips surface as observable events
  • Increase DRAM refresh rate (lower tREFI) on supported platforms and motherboards to reduce the hammering window available to attackers
  • Restrict local code execution on shared and multi-tenant systems and remove unnecessary local accounts

Patch Information

CVE-2025-6202 is a hardware defect in DDR5 DIMMs. No software patch fully remediates the issue. Mitigation depends on platform firmware updates, memory controller configuration changes, and DIMM replacement guidance from system OEMs and SK Hynix. Apply BIOS and microcode updates from your hardware vendor as they become available, and consult the OEM for DIMM replacement programs covering affected production batches.

Workarounds

  • Disable transparent huge pages and restrict access to /proc/self/pagemap for unprivileged users to raise the cost of locating victim rows
  • Apply kernel hardening such as Linux CONFIG_KSM review, guard pages around sensitive kernel allocations, and isolation of security-critical structures
  • Segregate untrusted workloads onto hardware populated with unaffected DIMMs and avoid co-residency with sensitive tenants
  • Where feasible, replace affected SK Hynix DDR5 modules with DIMMs confirmed by the vendor to include corrected TRR implementations
bash
# Example: raise DRAM refresh frequency awareness and monitor ECC events on Linux
sudo dmidecode -t memory | grep -E 'Manufacturer|Part Number|Week|Year|Size'
sudo systemctl enable --now rasdaemon
sudo ras-mc-ctl --error-count
sudo ras-mc-ctl --summary

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechSk Hynix

  • SeverityHIGH

  • CVSS Score7.1

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-404
  • Technical References
  • ETH Zurich ComSec Project

  • Google Blog Rowhammer Support
  • Latest CVEs
  • CVE-2026-9813: FlowIntel SSRF Vulnerability

  • CVE-2026-4377: D-Link DWR-X1820 Auth Bypass Vulnerability

  • CVE-2026-47074: ex_aws_sns Auth Bypass Vulnerability

  • CVE-2026-46241: Linux Kernel Use-After-Free Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English