Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2023-35315

CVE-2023-35315: Windows 10 1809 Layer-2 Bridge RCE Flaw

CVE-2023-35315 is a remote code execution vulnerability in Windows 10 1809 Layer-2 Bridge Network Driver that enables attackers to execute arbitrary code. This article covers technical details, affected systems, and mitigation.

Published: January 28, 2026

CVE-2023-35315 Overview

CVE-2023-35315 is a remote code execution vulnerability affecting the Windows Layer-2 Bridge Network Driver. This driver is responsible for handling network bridging operations at the data link layer, enabling communication between different network segments. An attacker who successfully exploits this vulnerability can execute arbitrary code on affected systems from an adjacent network, potentially leading to complete system compromise.

Critical Impact

Successful exploitation allows an unauthenticated attacker on an adjacent network to execute arbitrary code with elevated privileges, potentially compromising confidentiality, integrity, and availability of affected Windows systems.

Affected Products

  • Microsoft Windows 10 1809
  • Microsoft Windows 10 21H2
  • Microsoft Windows 10 22H2
  • Microsoft Windows 11 21H2
  • Microsoft Windows 11 22H2
  • Microsoft Windows Server 2019
  • Microsoft Windows Server 2022

Discovery Timeline

  • July 11, 2023 - CVE-2023-35315 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-35315

Vulnerability Analysis

This vulnerability exists within the Windows Layer-2 Bridge Network Driver, a kernel-mode component responsible for bridging network interfaces at the data link layer. The vulnerability is classified under CWE-190 (Integer Overflow), indicating that improper handling of integer arithmetic operations can lead to unexpected behavior and memory corruption.

The attack requires network adjacency, meaning the attacker must be on the same local network segment as the target system. However, no user interaction or authentication is required to exploit the vulnerability, making it particularly dangerous in enterprise environments where network bridging is commonly used for virtual machine networking, containerization, and network virtualization scenarios.

When successfully exploited, an attacker gains the ability to execute code at kernel level, potentially bypassing security boundaries and gaining complete control over the affected system. The impact spans all three security dimensions—confidentiality, integrity, and availability—as kernel-level access enables data theft, system modification, and denial of service.

Root Cause

The root cause of CVE-2023-35315 is an integer overflow vulnerability (CWE-190) within the Layer-2 Bridge Network Driver. Integer overflows occur when arithmetic operations produce results that exceed the maximum value that can be stored in the allocated integer type. In driver code, this can lead to undersized buffer allocations, which subsequently result in buffer overflows during data processing.

In the context of network driver operations, specially crafted network packets with manipulated size fields can trigger the integer overflow condition, causing the driver to allocate insufficient memory for packet processing. Subsequent write operations then overflow the allocated buffer, potentially overwriting adjacent kernel memory structures.

Attack Vector

The attack vector for CVE-2023-35315 requires the attacker to have access to an adjacent network. This means the attacker must be positioned on the same network segment as the target system—typically achieved through:

  1. Physical network access - Being connected to the same LAN segment
  2. Compromised adjacent host - Leveraging another compromised machine on the same network
  3. Wireless network access - Joining the same wireless network as the target

From this position, the attacker can send malicious network traffic directly to the target system. The Layer-2 Bridge Network Driver processes this traffic at the kernel level, and specially crafted packets can trigger the integer overflow condition. Because the vulnerability requires no authentication and no user interaction, the attack can be launched silently against any system with the vulnerable driver active.

Systems running Hyper-V with virtual switches, Docker with bridged networking, or traditional network bridge configurations are particularly at risk as these scenarios actively utilize the Layer-2 Bridge Network Driver.

Detection Methods for CVE-2023-35315

Indicators of Compromise

  • Unexpected kernel crashes or blue screens (BSOD) related to network driver components, particularly l2bridge.sys or associated bridge networking modules
  • Anomalous network traffic patterns originating from adjacent network segments with malformed packet structures
  • System event logs showing driver exceptions or memory access violations in network driver contexts
  • Unexpected process creation or code execution following network driver activity

Detection Strategies

  • Deploy network intrusion detection systems (NIDS) configured to identify anomalous Layer-2 traffic patterns and malformed Ethernet frames
  • Monitor Windows event logs for kernel driver crashes and memory violation events, specifically Event ID 1001 (BugCheck) entries
  • Implement SentinelOne's behavioral AI engine to detect kernel-level exploitation attempts and anomalous driver behavior
  • Enable kernel auditing and driver verification features to detect unauthorized memory operations

Monitoring Recommendations

  • Configure continuous monitoring of systems with active network bridging configurations, including Hyper-V hosts and container platforms
  • Establish baseline network traffic patterns and alert on deviations in Layer-2 traffic characteristics
  • Monitor patch compliance across all affected Windows versions to identify unpatched systems
  • Deploy SentinelOne Singularity platform for real-time kernel-level threat detection and automated response capabilities

How to Mitigate CVE-2023-35315

Immediate Actions Required

  • Apply Microsoft's security update for CVE-2023-35315 immediately on all affected systems
  • Prioritize patching on systems actively using network bridging features, including Hyper-V hosts, Docker hosts, and network appliances
  • Implement network segmentation to limit attacker access to adjacent network positions
  • Disable the Layer-2 Bridge Network Driver on systems where network bridging is not required

Patch Information

Microsoft has released security updates addressing CVE-2023-35315 as part of their July 2023 Patch Tuesday release cycle. The patch corrects the integer overflow condition in the Layer-2 Bridge Network Driver by implementing proper bounds checking on arithmetic operations during packet processing.

Administrators should consult the Microsoft Security Update Guide for CVE-2023-35315 for specific patch versions and deployment guidance. The update is available through Windows Update, Windows Server Update Services (WSUS), and the Microsoft Update Catalog.

Workarounds

  • Disable the Layer-2 Bridge Network Driver component on systems where network bridging functionality is not actively required
  • Implement strict network access controls to limit which devices can communicate on adjacent network segments
  • Deploy network-level filtering to inspect and drop malformed Layer-2 traffic before it reaches potentially vulnerable systems
  • Consider using alternative virtualization networking configurations that do not rely on the bridge driver where feasible
bash
# Check if Layer-2 Bridge Network Driver is in use
Get-NetAdapter | Where-Object { $_.InterfaceDescription -like "*Bridge*" }

# Disable network bridge adapter if not needed (PowerShell - Run as Administrator)
Disable-NetAdapter -Name "Network Bridge" -Confirm:$false

# Verify Windows Update status for security patches
Get-HotFix | Where-Object { $_.Description -eq "Security Update" } | Sort-Object InstalledOn -Descending

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechWindows

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.36%

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

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Update CVE-2023-35315
  • Related CVEs
  • CVE-2026-33826: Windows Active Directory RCE Vulnerability

  • CVE-2026-32183: Windows Snipping Tool RCE Vulnerability

  • CVE-2026-32149: Windows Hyper-V RCE Vulnerability

  • CVE-2026-31995: Openclaw Command Injection Vulnerability
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