The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-30508

CVE-2025-30508: Intel QAT Denial of Service Vulnerability

CVE-2025-30508 is a denial of service flaw in Intel Quick Assist Technology caused by improper authorization at the kernel level. This post covers the technical details, affected platforms, impact, and mitigation steps.

Updated: May 16, 2026

CVE-2025-30508 Overview

CVE-2025-30508 is an improper authorization vulnerability [CWE-285] affecting Intel(R) Quick Assist Technology (QAT) on certain Intel platforms. The flaw resides within Ring 0 (kernel mode) and may allow an authenticated, unprivileged local user to trigger a denial of service condition. Intel disclosed the issue in security advisory SA-01406.

The vulnerability impacts only availability. It does not affect confidentiality or integrity of the host system. Exploitation requires local access, low attack complexity, and no user interaction.

Critical Impact

An authenticated local attacker can disrupt kernel-mode QAT functionality, causing denial of service on affected Intel platforms running vulnerable QAT drivers.

Affected Products

  • Intel(R) Quick Assist Technology (QAT) software for select Intel platforms
  • Kernel-mode (Ring 0) QAT driver components
  • Refer to Intel Security Advisory SA-01406 for the full list of affected versions

Discovery Timeline

  • 2026-02-10 - CVE-2025-30508 published to NVD
  • 2026-04-15 - Last updated in NVD database

Technical Details for CVE-2025-30508

Vulnerability Analysis

Intel Quick Assist Technology is a hardware acceleration platform for cryptographic and compression workloads. The QAT software stack exposes kernel-mode interfaces (Ring 0) used by privileged drivers and userland clients through controlled entry points. CVE-2025-30508 stems from improper authorization checks within these kernel components.

An authenticated user with no special privileges can interact with the affected kernel pathway. Because the component fails to enforce authorization correctly, the attacker can issue requests that should be rejected. The result is a denial of service affecting QAT-dependent workloads and potentially the surrounding kernel context.

The issue carries an EPSS score of 0.018%, indicating no observed in-the-wild exploitation at this time. No public proof-of-concept code is available, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog.

Root Cause

The root cause is missing or insufficient authorization enforcement [CWE-285] in a Ring 0 QAT code path. The kernel component does not adequately verify that the requesting principal holds the required privileges before performing a sensitive operation. This permits an unprivileged caller to reach logic that should be restricted to higher-privileged contexts.

Attack Vector

The attack vector is local. An adversary must already hold authenticated access to the target system with low privileges. From this position, the attacker invokes the vulnerable QAT kernel interface to trigger the denial of service. No user interaction is required, and the attack complexity is low.

The vulnerability is described in prose only because no verified exploit code is publicly available. See the Intel Security Advisory SA-01406 for vendor-supplied technical details.

Detection Methods for CVE-2025-30508

Indicators of Compromise

  • Unexpected crashes, hangs, or restarts of QAT kernel driver components on affected Intel platforms
  • Kernel log entries referencing QAT subsystems failing or terminating unexpectedly
  • Service interruption in cryptographic or compression workloads accelerated by QAT

Detection Strategies

  • Monitor kernel logs (dmesg, journalctl -k, Windows Event Log) for QAT driver faults and abnormal terminations
  • Correlate denial of service symptoms with recent local process activity from unprivileged users
  • Inventory systems running Intel QAT software and compare installed versions against those listed in Intel SA-01406

Monitoring Recommendations

  • Track QAT device availability and throughput as health metrics on affected hosts
  • Alert on repeated kernel-mode faults associated with QAT modules within a short time window
  • Collect endpoint telemetry on local process executions that interact with QAT device nodes and kernel interfaces

How to Mitigate CVE-2025-30508

Immediate Actions Required

  • Identify all systems running Intel Quick Assist Technology software using asset inventory data
  • Apply the updated QAT software release listed in Intel Security Advisory SA-01406 as soon as it is validated for your environment
  • Restrict local interactive and shell access on affected hosts to trusted administrators

Patch Information

Intel has published guidance and fixed software versions in Intel Security Advisory SA-01406. Administrators should consult the advisory to obtain the patched QAT driver and software stack versions appropriate for their platform, then deploy them through standard change-management processes.

Workarounds

  • Limit local logon rights on systems running vulnerable QAT components until patches are applied
  • Disable or unload the QAT kernel driver on hosts that do not require hardware acceleration, where operationally feasible
  • Segment workloads that depend on QAT onto hardened hosts with stricter access controls
bash
# Example: verify QAT driver presence and version on Linux
lsmod | grep -i qat
modinfo qat_4xxx | grep -E 'version|filename'
# Restrict access to QAT device nodes to a privileged group
chgrp qat-admins /dev/qat_adf_ctl
chmod 660 /dev/qat_adf_ctl

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechIntel

  • SeverityMEDIUM

  • CVSS Score6.8

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/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
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-285
  • Technical References
  • Intel Security Advisory SA-01406
  • Related CVEs
  • CVE-2026-20754: Intel NPU Drivers DoS Vulnerability

  • CVE-2025-32008: Intel AMT Out-of-Bounds Write DoS Flaw

  • CVE-2025-27535: Intel Ethernet E825-C DOS Vulnerability

  • CVE-2025-20080: Intel AMT/Standard Manageability DoS Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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