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-2024-1975

CVE-2024-1975: BIND 9 DNS DoS Vulnerability

CVE-2024-1975 is a denial of service vulnerability in BIND 9 DNS servers that allows attackers to exhaust CPU resources through SIG(0) signed requests. This article covers technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2024-1975 Overview

CVE-2024-1975 is a resource exhaustion vulnerability affecting ISC BIND 9, one of the most widely deployed DNS server implementations. The vulnerability allows remote attackers to exhaust resolver CPU resources by sending a stream of SIG(0) signed requests when the server hosts a zone containing a "KEY" Resource Record, or when a resolver DNSSEC-validates a "KEY" Resource Record from a DNSSEC-signed domain in cache.

This denial of service vulnerability stems from improper resource allocation controls (CWE-770) in the processing of cryptographic signature verification operations. An unauthenticated remote attacker can exploit this flaw to cause significant CPU resource consumption, potentially rendering DNS resolution services unavailable.

Critical Impact

Remote attackers can cause denial of service conditions on BIND 9 DNS servers by exhausting CPU resources through malicious SIG(0) signed request streams, disrupting critical DNS infrastructure.

Affected Products

  • BIND 9 versions 9.0.0 through 9.11.37
  • BIND 9 versions 9.16.0 through 9.16.50
  • BIND 9 versions 9.18.0 through 9.18.27
  • BIND 9 versions 9.19.0 through 9.19.24
  • BIND 9 Supported Preview Edition versions 9.9.3-S1 through 9.11.37-S1
  • BIND 9 Supported Preview Edition versions 9.16.8-S1 through 9.16.49-S1
  • BIND 9 Supported Preview Edition versions 9.18.11-S1 through 9.18.27-S1

Discovery Timeline

  • July 23, 2024 - CVE-2024-1975 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2024-1975

Vulnerability Analysis

This vulnerability exists in the SIG(0) signature verification mechanism within BIND 9's DNS processing logic. SIG(0) is a DNS protocol extension that provides transaction authentication using public key cryptography. When a BIND 9 server or resolver has access to KEY Resource Records—either by hosting a zone containing them or by caching DNSSEC-validated KEY records—the server will attempt to verify SIG(0) signatures on incoming requests.

The core issue lies in the computational cost of cryptographic signature verification operations. Each SIG(0) signed request triggers CPU-intensive verification processes. By flooding a vulnerable server with numerous SIG(0) signed requests, an attacker can consume excessive CPU cycles, degrading performance for legitimate DNS queries and potentially causing complete service disruption.

The vulnerability is classified under CWE-770 (Allocation of Resources Without Limits or Throttling), indicating that the affected BIND versions lack adequate rate limiting or resource management controls for SIG(0) verification operations.

Root Cause

The root cause of CVE-2024-1975 is insufficient resource allocation controls in the SIG(0) signature verification code path. BIND 9 does not implement proper throttling mechanisms to limit the rate at which SIG(0) verification operations are processed. This allows attackers to overwhelm the resolver with verification requests, each consuming significant CPU resources for cryptographic operations. The vulnerability is triggered when KEY Resource Records are available, either through zone hosting or DNSSEC cache population, enabling the signature verification pathway.

Attack Vector

The attack is network-based and requires no authentication or user interaction. An attacker can exploit this vulnerability by:

  1. Identifying a BIND 9 server that hosts zones containing KEY Resource Records or caches DNSSEC-validated KEY records
  2. Crafting DNS requests with SIG(0) signatures referencing the available KEY records
  3. Sending a high volume of these signed requests to the target server
  4. The server attempts to verify each signature, consuming CPU resources
  5. Sustained attack traffic exhausts CPU capacity, causing denial of service

The attack can be launched remotely from any network location that can reach the target DNS server. The vulnerability enables algorithmic complexity attacks where the computational cost of processing malicious requests far exceeds the cost of generating them.

Detection Methods for CVE-2024-1975

Indicators of Compromise

  • Unusual spikes in DNS query volume, particularly requests containing SIG(0) signatures
  • Elevated CPU utilization on BIND 9 servers without corresponding legitimate traffic increases
  • Increased DNS resolution latency or timeout errors reported by clients
  • Log entries indicating high volumes of signature verification operations
  • Network traffic analysis showing repetitive DNS queries from specific source IP addresses

Detection Strategies

  • Monitor CPU utilization metrics on DNS servers and alert on sustained elevated usage
  • Implement network intrusion detection rules to identify anomalous SIG(0) signed DNS traffic patterns
  • Deploy DNS query logging and analyze for unusual request patterns targeting KEY records
  • Use SIEM correlation rules to detect relationships between traffic spikes and performance degradation
  • Configure rate limiting alerts on DNS server interfaces

Monitoring Recommendations

  • Establish baseline CPU utilization patterns for DNS servers and configure alerts for deviations
  • Implement deep packet inspection for DNS traffic to identify SIG(0) signature verification abuse
  • Monitor DNS server response times and availability through synthetic monitoring
  • Review BIND query logs regularly for patterns consistent with exploitation attempts
  • Deploy network flow analysis to identify potential attack traffic sources

How to Mitigate CVE-2024-1975

Immediate Actions Required

  • Upgrade BIND 9 to patched versions: 9.18.28, 9.20.0, or later stable releases
  • If immediate patching is not possible, implement network-level rate limiting for DNS traffic
  • Review DNS server configurations to identify zones containing KEY Resource Records
  • Consider temporarily removing unnecessary KEY records if feasible without disrupting DNSSEC operations
  • Deploy upstream network filtering to limit DNS query rates from individual sources

Patch Information

ISC has released security updates to address this vulnerability. Organizations should upgrade to the latest patched versions of BIND 9. Detailed patch information and updated software packages are available from the ISC CVE-2024-1975 Information page. Additional vendor-specific guidance is available in the NetApp Security Advisory NTAP-20240731-0002 for NetApp products incorporating BIND 9.

Security advisories have also been published on the OpenWall OSS Security mailing list with additional technical context and coordination details.

Workarounds

  • Implement aggressive rate limiting on DNS server interfaces to reduce the impact of flooding attacks
  • Deploy DNS firewalls or response rate limiting (RRL) to mitigate query flooding
  • Configure network-level access controls to restrict DNS queries to trusted sources where possible
  • Consider deploying multiple DNS server instances behind load balancers to distribute attack traffic
  • Monitor and block source IP addresses exhibiting attack patterns
bash
# Example rate limiting configuration for iptables
# Limit DNS queries per source IP to mitigate flooding attacks
iptables -A INPUT -p udp --dport 53 -m hashlimit \
  --hashlimit-name dns_limit \
  --hashlimit-above 50/sec \
  --hashlimit-mode srcip \
  --hashlimit-burst 100 \
  -j DROP

# Apply similar rule for TCP DNS traffic
iptables -A INPUT -p tcp --dport 53 -m hashlimit \
  --hashlimit-name dns_tcp_limit \
  --hashlimit-above 20/sec \
  --hashlimit-mode srcip \
  --hashlimit-burst 50 \
  -j DROP

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechBind

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.24%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-770
  • Technical References
  • OpenWall OSS Security Update

  • OpenWall OSS Security Update

  • ISC CVE-2024-1975 Information

  • NetApp Security Advisory NTAP-20240731-0002
  • Related CVEs
  • CVE-2026-1519: BIND DNS Resolver DoS Vulnerability

  • CVE-2026-3119: BIND 9 DNS Server DoS Vulnerability

  • CVE-2025-13878: BIND 9 DNS Server DoS Vulnerability

  • CVE-2025-8677: BIND 9 DNS DoS Vulnerability via DNSKEY
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