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-2026-43487

CVE-2026-43487: Linux Kernel libata-core DoS Vulnerability

CVE-2026-43487 is a denial of service flaw in Linux kernel libata-core affecting ST1000DM010-2EP102 drives with LPM enabled, causing system freezes. This article covers technical details, affected versions, and solutions.

Published: May 17, 2026

CVE-2026-43487 Overview

CVE-2026-43487 affects the Linux kernel's libata-core subsystem. The flaw involves Link Power Management (LPM) interactions with the Seagate ST1000DM010-2EP102 hard drive. User reports indicate that enabling LPM on this drive causes random system freezes. The drive belongs to the same BarraCuda family as the ST2000DM008-2FR102, which exhibits identical behavior. Kernel maintainers resolved the issue by adding the drive to the LPM quirk list, disabling LPM for affected hardware. The issue produces availability impact rather than a security boundary violation.

Critical Impact

Systems using the affected Seagate BarraCuda drive can experience random freezes that interrupt service and require hard reboots, leading to unsaved data loss and potential filesystem corruption.

Affected Products

  • Linux kernel versions prior to the commits referenced in the kernel.org stable tree
  • Systems with Seagate ST1000DM010-2EP102 BarraCuda hard drives attached via SATA with LPM enabled
  • Systems using ATA libata-core driver paths that negotiate aggressive link power states

Discovery Timeline

  • 2026-05-13 - CVE-2026-43487 published to NVD
  • 2026-05-13 - Last updated in NVD database

Technical Details for CVE-2026-43487

Vulnerability Analysis

The defect resides in drivers/ata/libata-core.c, which manages SATA device negotiation, including Link Power Management states such as MIN_POWER and MED_POWER_WITH_DIPM. LPM allows SATA links to transition into reduced power states during idle periods. Some drive firmware does not handle these state transitions reliably. When the kernel issues LPM transitions to the ST1000DM010-2EP102, the drive can become unresponsive. The host controller then stalls waiting on I/O completion, and the resulting hang propagates to user space, freezing the system.

This issue mirrors the previously documented behavior of the ST2000DM008-2FR102 from the same BarraCuda product line. The kernel maintains a quirk table (ata_device_blacklist) used to disable problematic features on specific drive model strings. The fix adds the ST1000DM010-2EP102 model identifier to the table with the ATA_HORKAGE_NOLPM flag.

Root Cause

The root cause is missing hardware-specific compatibility data in the libata quirk list. The kernel assumed LPM compliance for the drive, but the device firmware fails to resume from low-power link states consistently. This is a hardware compatibility defect surfaced as a kernel availability bug rather than a memory safety issue.

Attack Vector

No remote or local attack vector applies. The condition triggers under normal idle workloads when LPM policies activate. An EPSS score near zero confirms the absence of exploitation interest. The impact is restricted to denial of service through system freeze on hosts running the affected drive.

No verified proof-of-concept code exists for this defect. The patch is a quirk-table addition rather than a logic change. See the kernel commits at git.kernel.org commit 87f0349b and git.kernel.org commit b3b1d3ae for the exact source modifications.

Detection Methods for CVE-2026-43487

Indicators of Compromise

  • Unexplained system freezes on hosts equipped with Seagate ST1000DM010-2EP102 drives
  • Kernel log entries referencing ata link timeouts, failed to IDENTIFY, or hung task warnings tied to the SATA controller
  • dmesg output showing repeated LPM state transitions immediately before the freeze

Detection Strategies

  • Inventory attached storage devices using lsblk -d -o NAME,MODEL or smartctl -i /dev/sdX and flag any host reporting the ST1000DM010-2EP102 model string
  • Compare running kernel version against the fixed commits referenced in the kernel.org stable tree to confirm whether the quirk is present
  • Review journalctl -k history for ATA error patterns correlated with system unresponsiveness events

Monitoring Recommendations

  • Forward kernel ring buffer logs and SMART telemetry to a centralized log platform for trend analysis across the fleet
  • Alert on ATA reset cycles, link power state errors, and hung task watchdog messages
  • Track uptime regressions and unplanned reboots on hosts with the affected drive model

How to Mitigate CVE-2026-43487

Immediate Actions Required

  • Identify all hosts containing the ST1000DM010-2EP102 drive through asset inventory queries
  • Apply the kernel update containing the libata quirk addition on affected systems
  • Until patching is complete, set the SATA link power management policy to max_performance to prevent the freeze condition

Patch Information

The fix is delivered through the Linux kernel stable tree. Review the upstream commits at git.kernel.org commit 87f0349b, git.kernel.org commit a4bfb194, git.kernel.org commit b3b1d3ae, and git.kernel.org commit f897b72c. Distribution maintainers backport these changes into their supported kernel branches. Apply the vendor-provided kernel package and reboot.

Workarounds

  • Set the SATA link power policy to max_performance via /sys/class/scsi_host/hostX/link_power_management_policy on affected systems
  • Disable aggressive power management in the system BIOS or UEFI firmware where supported
  • Replace the affected drive with a model not subject to the LPM quirk if persistent freezes occur before patching
bash
# Configuration example: disable LPM on all SATA hosts until patched
for host in /sys/class/scsi_host/host*/link_power_management_policy; do
    echo max_performance > "$host"
done

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechLinux Kernel

  • SeverityNONE

  • CVSS ScoreN/A

  • EPSS Probability0.02%

  • Known ExploitedNo
  • Impact Assessment
  • ConfidentialityNone
  • IntegrityNone
  • AvailabilityNone
  • Technical References
  • Linux Kernel Commit

  • Linux Kernel Commit

  • Linux Kernel Commit

  • Linux Kernel Commit
  • Related CVEs
  • CVE-2026-46206: Linux Kernel batman-adv DoS Vulnerability

  • CVE-2026-43492: Linux Kernel MPI Integer Underflow DoS

  • CVE-2026-43491: Linux Kernel QRTR NS DoS Vulnerability

  • CVE-2026-43329: Linux Kernel Netfilter DoS 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