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
    • 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-2022-24809

CVE-2022-24809: Net-SNMP NULL Pointer Dereference DOS

CVE-2022-24809 is a denial of service vulnerability in Net-SNMP caused by NULL pointer dereference via malformed OID in GET-NEXT requests. This article covers the technical details, affected versions, and mitigation strategies.

Published: February 11, 2026

CVE-2022-24809 Overview

CVE-2022-24809 is a NULL pointer dereference vulnerability in net-snmp, a widely-used suite of applications that provide tools for the Simple Network Management Protocol (SNMP). Prior to version 5.9.2, a user with read-only credentials can use a malformed OID in a GET-NEXT request to the nsVacmAccessTable to cause a NULL pointer dereference, leading to a denial of service condition.

This vulnerability is particularly concerning because it can be exploited by users with only read-only credentials, which represents the lowest level of SNMP access permissions. The vulnerability affects the View-based Access Control Model (VACM) implementation, which is a core security component of SNMPv3.

Critical Impact

Authenticated attackers with read-only SNMP credentials can crash the SNMP daemon by sending specially crafted GET-NEXT requests with malformed OIDs to the nsVacmAccessTable, causing denial of service on network management infrastructure.

Affected Products

  • net-snmp versions prior to 5.9.2
  • Fedora 36
  • Debian Linux 10.0 and 11.0
  • Red Hat Enterprise Linux 9.0 and various EUS, AUS, and SAP Solutions versions
  • Red Hat Enterprise Linux for ARM64, IBM Z Systems, and POWER architectures

Discovery Timeline

  • 2024-04-16 - CVE CVE-2022-24809 published to NVD
  • 2025-01-17 - Last updated in NVD database

Technical Details for CVE-2022-24809

Vulnerability Analysis

This vulnerability exists in the net-snmp agent's handling of SNMP GET-NEXT operations against the nsVacmAccessTable. The VACM (View-based Access Control Model) is the standard access control mechanism for SNMPv3, and the nsVacmAccessTable is a net-snmp extension that provides additional access control functionality.

When a GET-NEXT request containing a malformed OID is sent to the nsVacmAccessTable, the SNMP agent fails to properly validate the OID structure before attempting to dereference it. This results in a NULL pointer dereference, which causes the SNMP daemon (snmpd) to crash. The vulnerability is particularly dangerous because it only requires read-only credentials to exploit, meaning even users with minimal access can trigger the denial of service.

The vulnerability was discovered by Yu Zhang of VARAS@IIE and Nanyu Zhong of VARAS@IIE, with fixes provided by Arista Networks.

Root Cause

The root cause is improper input validation in the OID parsing logic for the nsVacmAccessTable. When processing GET-NEXT requests, the code does not adequately verify that the OID structure is well-formed before attempting to use it. Specifically, the code fails to check for NULL values that may result from parsing malformed OID components, leading to a NULL pointer dereference (CWE-476) when the code attempts to access memory through the invalid pointer.

Attack Vector

The attack can be carried out remotely over the network by any user with valid SNMP read-only credentials. The attacker sends a specially crafted SNMP GET-NEXT request targeting the nsVacmAccessTable with a malformed OID. The SNMP daemon processes the request, encounters the malformed OID, and crashes due to the NULL pointer dereference.

For SNMPv1 or SNMPv2c, an attacker only needs to know the community string. For SNMPv3, valid authentication credentials (even with read-only permissions) are sufficient to exploit this vulnerability.

text
# Security patch from net-snmp 5.9.2 release notes:
*5.9.2*:
    security:
      - These two CVEs can be exploited by a user with read-only credentials:
          - CVE-2022-24805 A buffer overflow in the handling of the INDEX of
            NET-SNMP-VACM-MIB can cause an out-of-bounds memory access.
          - CVE-2022-24809 A malformed OID in a GET-NEXT to the nsVacmAccessTable
            can cause a NULL pointer dereference.
      - These CVEs can be exploited by a user with read-write credentials:
          - CVE-2022-24806 Improper Input Validation when SETing malformed
            OIDs in master agent and subagent simultaneously
          - CVE-2022-24807 A malformed OID in a SET request to
            SNMP-VIEW-BASED-ACM-MIB::vacmAccessTable can cause an
            out-of-bounds memory access.
          - CVE-2022-24808 A malformed OID in a SET request to
            NET-SNMP-AGENT-MIB::nsLogTable can cause a NULL pointer dereference
          - CVE-2022-24810 A malformed OID in a SET to the nsVacmAccessTable
            can cause a NULL pointer dereference.
      - To avoid these flaws, use strong SNMPv3 credentials and do not share them.
        If you must use SNMPv1 or SNMPv2c, use a complex community string
        and enhance the protection by restricting access to a given IP address range.

Source: GitHub Net-SNMP Commit

Detection Methods for CVE-2022-24809

Indicators of Compromise

  • Unexpected SNMP daemon (snmpd) crashes or restarts
  • System logs showing segmentation faults or NULL pointer dereference errors in the SNMP daemon
  • Unusual GET-NEXT requests targeting nsVacmAccessTable or VACM-related OIDs
  • SNMP service availability interruptions without apparent cause

Detection Strategies

  • Monitor SNMP daemon process stability and configure alerts for unexpected terminations
  • Analyze SNMP traffic for malformed OID patterns in GET-NEXT requests, particularly those targeting VACM tables
  • Implement network-based intrusion detection rules to identify anomalous SNMP request patterns
  • Review system logs for snmpd crash events correlating with SNMP request activity

Monitoring Recommendations

  • Enable verbose logging on SNMP daemons to capture request details before crashes occur
  • Deploy network monitoring to track SNMP traffic volume and patterns for anomaly detection
  • Configure process monitoring to automatically restart snmpd and alert administrators on crashes
  • Implement centralized log collection to correlate SNMP-related events across infrastructure

How to Mitigate CVE-2022-24809

Immediate Actions Required

  • Upgrade net-snmp to version 5.9.2 or later which contains the security patch
  • Restrict SNMP access to trusted IP address ranges using firewall rules or SNMP agent configuration
  • Rotate all SNMP credentials, especially if using SNMPv1 or SNMPv2c community strings
  • Audit and minimize the number of accounts with SNMP access credentials

Patch Information

The vulnerability is patched in net-snmp version 5.9.2. The fix is available in commit ce66eb97c17aa9a48bc079be7b65895266fa6775 on the net-snmp GitHub repository.

Multiple Linux distributions have released security updates:

  • Debian: DSA-5209 and LTS announcement
  • Fedora: Package update announcement
  • Gentoo: GLSA 202210-29
  • Red Hat: Track updates via Bug #2103225 and Bug #2105242

Workarounds

  • Migrate from SNMPv1/SNMPv2c to SNMPv3 with strong authentication credentials
  • Use complex, unique community strings if SNMPv1/SNMPv2c must be used
  • Restrict SNMP access to specific trusted IP address ranges using ACLs or firewall rules
  • Disable access to the nsVacmAccessTable if not required for operations
  • Implement network segmentation to limit SNMP exposure to management networks only
bash
# Restrict SNMP access to specific IP ranges in snmpd.conf
# Example configuration to limit access:

# For SNMPv3 (recommended): Configure strong authentication
createUser myUser SHA "authPassword123" AES "privPassword456"
rouser myUser priv

# For SNMPv1/v2c (if required): Restrict by IP
rocommunity complexCommunityString 192.168.1.0/24
rocommunity complexCommunityString 10.0.0.0/8

# Restrict source addresses at firewall level
# iptables example:
# iptables -A INPUT -p udp --dport 161 -s 192.168.1.0/24 -j ACCEPT
# iptables -A INPUT -p udp --dport 161 -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/TechNet Snmp

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.14%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-476
  • Technical References
  • Red Hat Bug #2103225

  • Red Hat Bug #2105242

  • Debian LTS Announcement

  • Fedora Package Announcement

  • Gentoo GLSA #202210-29

  • Debian Security Advisories #5209
  • Vendor Resources
  • GitHub Net-SNMP Commit
  • Related CVEs
  • CVE-2022-24810: Net-SNMP Privilege Escalation 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