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
    • 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-2021-3773

CVE-2021-3773: Linux Kernel Information Disclosure Flaw

CVE-2021-3773 is an information disclosure flaw in Linux Kernel's netfilter that allows attackers to infer OpenVPN connection endpoints for network attacks. This article covers technical details, affected versions, and mitigations.

Published: March 4, 2026

CVE-2021-3773 Overview

A flaw in the Linux kernel's netfilter subsystem could allow a network-connected attacker to infer OpenVPN connection endpoint information for further use in traditional network attacks. This information disclosure vulnerability exposes sensitive VPN connection data that can be leveraged to conduct targeted attacks against VPN users and infrastructure.

Critical Impact

Network-based attackers can remotely infer OpenVPN endpoint information without authentication, potentially enabling VPN traffic interception, targeted denial of service, or man-in-the-middle attacks against VPN connections.

Affected Products

  • Linux Kernel (multiple versions)
  • Fedora 34
  • Red Hat Enterprise Linux 6.0, 7.0, 8.0
  • Oracle Communications Cloud Native Core Binding Support Function 22.1.3
  • Oracle Communications Cloud Native Core Network Exposure Function 22.1.1
  • Oracle Communications Cloud Native Core Policy 22.2.0

Discovery Timeline

  • 2022-02-16 - CVE CVE-2021-3773 published to NVD
  • 2025-03-28 - Last updated in NVD database

Technical Details for CVE-2021-3773

Vulnerability Analysis

This vulnerability affects the netfilter subsystem within the Linux kernel, which is responsible for packet filtering, network address translation (NAT), and connection tracking. The flaw enables remote attackers to extract sensitive information about OpenVPN connection endpoints through network-based probing techniques.

The vulnerability is classified under CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor), indicating that the system inadvertently reveals connection metadata that should remain confidential. An attacker with network access can leverage this weakness to identify active VPN connections, their endpoints, and potentially the internal network topology protected by the VPN.

The impact is particularly severe for organizations relying on OpenVPN for secure remote access, as the exposed endpoint information could be used to:

  • Identify VPN server locations and client addresses
  • Perform targeted denial of service attacks against VPN infrastructure
  • Facilitate man-in-the-middle attacks by exploiting the inferred connection details
  • Map internal network resources accessible through the VPN

Root Cause

The root cause lies in the netfilter connection tracking module's handling of VPN-related network packets. The subsystem's behavior allows external observers to infer information about OpenVPN connections through observable side effects in packet processing. This information leakage occurs due to insufficient isolation of connection state information from network-accessible probing mechanisms.

Attack Vector

The attack can be executed remotely over the network without requiring any authentication or user interaction. An attacker positioned on the network path or with the ability to send packets to the target system can probe the netfilter subsystem to extract VPN connection endpoint information.

The attack methodology involves:

  1. Sending specially crafted network probes to the target system
  2. Analyzing netfilter response patterns and timing characteristics
  3. Correlating observed behaviors to infer active OpenVPN connection details
  4. Using extracted endpoint information for subsequent targeted attacks

For detailed technical analysis of the vulnerability mechanism, refer to the Citizen Lab Vulnerabilities Analysis and the Red Hat Bug Report #2004949.

Detection Methods for CVE-2021-3773

Indicators of Compromise

  • Unusual network probing activity targeting systems running OpenVPN services
  • Anomalous connection attempts or packet patterns directed at netfilter-managed interfaces
  • Unexpected reconnaissance traffic correlating with VPN connection establishment times
  • Network traffic analysis revealing systematic probing of connection tracking states

Detection Strategies

  • Deploy network intrusion detection systems (NIDS) to identify suspicious probing patterns targeting VPN infrastructure
  • Monitor for unusual packet sequences that may indicate attempts to enumerate connection states
  • Implement deep packet inspection to detect reconnaissance activity against netfilter subsystems
  • Configure alerting for anomalous traffic patterns coinciding with VPN session activity

Monitoring Recommendations

  • Enable enhanced logging on VPN servers and firewalls to capture connection metadata and potential probe attempts
  • Implement network flow analysis to identify systematic endpoint enumeration activities
  • Monitor kernel logs for netfilter-related anomalies that may indicate exploitation attempts
  • Establish baseline network behavior profiles for VPN traffic to detect deviations

How to Mitigate CVE-2021-3773

Immediate Actions Required

  • Update affected Linux kernel installations to patched versions immediately
  • Review and restrict network access to systems running OpenVPN services
  • Implement additional network segmentation to limit attack surface exposure
  • Apply vendor-specific patches from Red Hat, Fedora, and Oracle as applicable

Patch Information

Security patches addressing this vulnerability are available from multiple vendors. Organizations should apply the appropriate updates based on their deployment:

  • Oracle: Refer to the Oracle Security Alert July 2022 for patched versions of Communications Cloud Native Core products
  • Red Hat: Consult the Red Hat Bug Report #2004949 for Enterprise Linux patch information
  • NetApp: Review the NetApp Security Advisory NTAP-20250328-0004 for affected NetApp products

Workarounds

  • Implement strict firewall rules to limit network exposure of VPN endpoints to only trusted sources
  • Deploy network address translation or proxying to obscure VPN server addresses from external probing
  • Consider additional obfuscation mechanisms for OpenVPN traffic where patching is not immediately feasible
  • Enable VPN connection authentication and encryption enhancements to minimize information leakage impact
bash
# Example firewall configuration to restrict VPN endpoint exposure
# Limit OpenVPN access to known client IP ranges only
iptables -A INPUT -p udp --dport 1194 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p udp --dport 1194 -j DROP

# Enable connection tracking logging for monitoring
iptables -A INPUT -m conntrack --ctstate NEW -j LOG --log-prefix "CONNTRACK_NEW: "

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechLinux Kernel

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.65%

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

  • NVD-CWE-noinfo
  • Technical References
  • Red Hat Bug Report #2004949

  • Citizen Lab Vulnerabilities Analysis

  • NetApp Security Advisory NTAP-20250328-0004
  • Vendor Resources
  • Oracle Security Alert July 2022
  • Related CVEs
  • CVE-2026-23430: Linux Kernel Memory Leak Vulnerability

  • CVE-2026-23465: Linux Kernel Btrfs Logging Vulnerability

  • CVE-2026-23421: Linux Kernel Information Disclosure Flaw

  • CVE-2026-23303: Linux Kernel Information Disclosure 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