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

CVE-2024-38146: Windows 10 1507 DoS Vulnerability

CVE-2024-38146 is a denial of service vulnerability in the Windows Layer-2 Bridge Network Driver affecting Windows 10 1507. Attackers can exploit this flaw to disrupt system availability. This article covers technical details, affected versions, impact assessment, and mitigation strategies.

Published: June 2, 2026

CVE-2024-38146 Overview

CVE-2024-38146 is a denial of service vulnerability in the Windows Layer-2 Bridge Network Driver. The flaw affects a broad range of Windows desktop and server operating systems, allowing remote, unauthenticated attackers to disrupt availability over the network. The underlying weakness is a NULL pointer dereference [CWE-476] in the bridge driver code path that processes Layer-2 frames.

Microsoft addressed the issue in its August 2024 security update cycle. The vulnerability carries a CVSS 3.1 base score of 7.5 with availability impact only. No confidentiality or integrity impact is reported, and Microsoft has not observed active exploitation.

Critical Impact

Remote, unauthenticated attackers can trigger a denial of service on affected Windows hosts by sending crafted Layer-2 traffic, with an EPSS percentile of 95.159 indicating elevated exploit likelihood relative to other CVEs.

Affected Products

  • Microsoft Windows 10 (versions 1507, 1607, 1809, 21H2, 22H2)
  • Microsoft Windows 11 (versions 21H2, 22H2, 23H2, 24H2)
  • Microsoft Windows Server 2012, 2012 R2, 2016, 2019, 2022, and 2022 23H2

Discovery Timeline

  • 2024-08-13 - Microsoft releases security update for CVE-2024-38146
  • 2024-08-13 - CVE-2024-38146 published to NVD
  • 2024-08-16 - Last updated in NVD database

Technical Details for CVE-2024-38146

Vulnerability Analysis

The Windows Layer-2 Bridge Network Driver provides bridging between network interfaces at the data-link layer. CVE-2024-38146 is classified as a NULL pointer dereference [CWE-476] in this driver. When the bridge processes a specific class of malformed or unexpected Layer-2 frames, code paths in the driver dereference a pointer that has not been initialized or has been freed.

Dereferencing a NULL pointer inside a kernel-mode driver triggers a bug check, halting the operating system with a stop error. The result is a system crash that interrupts all services running on the affected host. Recovery requires a reboot, and repeated attacks can sustain unavailability.

Microsoft scopes the impact to availability only. The attacker does not gain code execution, escalate privileges, or read memory contents. The CWE-476 classification and the availability-only impact profile are consistent with a driver-level crash rather than a memory corruption primitive that can be weaponized for code execution.

Root Cause

The root cause is missing validation of a pointer or object reference before use within the bridge driver. When the driver encounters traffic that does not satisfy the assumed preconditions, control reaches a dereference of a NULL pointer in kernel context. This produces an unhandled kernel exception and a bug check.

Attack Vector

The vulnerability is network-accessible and requires no authentication or user interaction. An attacker on an adjacent or routable network sends crafted Layer-2 frames to a host that has the Layer-2 Bridge feature enabled. Hosts that bridge interfaces, including systems using Windows network bridging or Hyper-V virtual switches in bridge configurations, are the primary targets. No verified public proof-of-concept code is available for this CVE.

Detection Methods for CVE-2024-38146

Indicators of Compromise

  • Unexpected BugCheck events in the Windows System event log on hosts with active bridge interfaces, particularly stop codes referencing network or NDIS components.
  • Repeated unscheduled reboots correlated with bursts of unusual Layer-2 frames captured on bridged interfaces.
  • Crash dump files (MEMORY.DMP, Minidump\*.dmp) implicating the bridge driver module in the faulting stack.

Detection Strategies

  • Monitor Windows Event Log channel System for Event ID 1001 (BugCheck) and Event ID 41 (Kernel-Power) on servers and endpoints with bridged adapters.
  • Use network monitoring to identify anomalous broadcast or unicast Layer-2 traffic patterns targeting hosts known to operate as bridges.
  • Correlate host crash events with switch port traffic spikes to identify the source of malicious frames.

Monitoring Recommendations

  • Inventory all Windows hosts with the Layer-2 Bridge feature, Hyper-V external virtual switches, or Network Bridge configurations enabled.
  • Track patch deployment status for the August 2024 security updates across affected Windows builds.
  • Alert on repeated kernel crashes from the same host within short time windows, which can indicate sustained exploitation attempts.

How to Mitigate CVE-2024-38146

Immediate Actions Required

  • Apply the August 2024 Microsoft security updates referenced in the Microsoft Vulnerability Advisory to all affected Windows 10, Windows 11, and Windows Server systems.
  • Prioritize patching for hosts that actively use Layer-2 bridging, Hyper-V external switches, or network bridge configurations.
  • Restrict Layer-2 access to bridge hosts using switch port ACLs, private VLANs, or network segmentation until patches are deployed.

Patch Information

Microsoft published the fix in its August 13, 2024 Patch Tuesday cumulative updates. Refer to the Microsoft Vulnerability Advisory for the specific KB article numbers that apply to each Windows build. Cumulative updates supersede prior monthly rollups.

Workarounds

  • Disable the Windows Network Bridge on hosts that do not require Layer-2 bridging until updates are installed.
  • Remove or reconfigure Hyper-V external virtual switches that are not strictly necessary, or move workloads to internal switch types.
  • Restrict untrusted devices from sharing broadcast domains with Windows bridge hosts using VLAN isolation.
bash
# Configuration example: list and remove a Windows Network Bridge via PowerShell
Get-NetAdapter | Where-Object { $_.InterfaceDescription -like '*Bridge*' }
Remove-NetLbfoTeam -Name 'Network Bridge' -Confirm:$false

# List Hyper-V external switches that may use bridging
Get-VMSwitch | Where-Object { $_.SwitchType -eq 'External' }

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechWindows

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability17.32%

  • 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-476

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Vulnerability Advisory
  • Related CVEs
  • CVE-2026-40401: Windows 10 1607 DOS Vulnerability

  • CVE-2026-40405: Windows 11 24h2 DOS Vulnerability

  • CVE-2026-40413: Windows 10 1607 DOS Vulnerability

  • CVE-2026-40414: Windows 10 1607 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