← Vulnerability feed

Vulnerability record · CVE-2022-44792 · published 7 November 2022

CVE-2022-44792: Net-SNMP NULL pointer dereference in ipDefaultTTL handler causes DoS

Net Snmp · Net Snmp

Net-SNMP 5.8 through 5.9.3 contains a NULL pointer dereference in handle_ipDefaultTTL in agent/mibgroup/ip-mib/ip_scalars.c. A remote attacker with write access can send a crafted UDP packet that crashes the SNMP instance, causing a denial of service. The flaw is a straightforward crash bug rather than memory corruption, so the primary risk is availability loss on exposed SNMP agents.

6.5 CVSS 3.1 Medium EPSS 52% · top 1.1% CWE-476 · NULL pointer dereference
6.5CVSS 3.1 base score
52%EPSS exploitation probability, 30 days
NoNot in CISA KEV
6Affected product versions listed by NVD
8References, 4 tagged exploit
17 Jun 2026Last modified by NVD

Description

handle_ipDefaultTTL in agent/mibgroup/ip-mib/ip_scalars.c in Net-SNMP 5.8 through 5.9.3 has a NULL Pointer Exception bug that can be used by a remote attacker (who has write access) to cause the instance to crash via a crafted UDP packet, resulting in Denial of Service.

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: medium.

medium priorityThe flaw is a remotely reachable crash with public exploit references and high EPSS, but it requires write access and only causes denial of service, with no KEV listing.

What it is

Net-SNMP 5.8 through 5.9.3 contains a NULL pointer dereference in handle_ipDefaultTTL in agent/mibgroup/ip-mib/ip_scalars.c. A remote attacker with write access can send a crafted UDP packet that crashes the SNMP instance, causing a denial of service. The flaw is a straightforward crash bug rather than memory corruption, so the primary risk is availability loss on exposed SNMP agents.

Impact

An attacker can crash the Net-SNMP agent process, disrupting monitoring and management of the affected host until it is restarted. No confidentiality or integrity impact is described; the effect is availability only.

Attack surface

Reached over the network via SNMP UDP traffic against the ipDefaultTTL MIB object; the CVSS vector indicates no privileges are required but user interaction is required, and the description states the attacker needs write access to the object. The record does not specify which SNMP version or community/credential configuration is needed.

Exploitation

Not listed in CISA KEV, but EPSS is high at roughly 0.52 (99th percentile), and two references are tagged Exploit, indicating public proof-of-concept material exists. No ransomware usage is documented.

What to do

  • Upgrade Net-SNMP to a release newer than 5.9.3 that contains the fix, or apply the vendor patch for your distribution.
  • Restrict SNMP write access by using read-only community strings or SNMPv3 users without write permissions where possible.
  • Block or filter UDP port 161 from untrusted networks and limit SNMP exposure to management subnets.
  • Monitor the SNMP agent process and configure automatic restart so a crash does not cause prolonged monitoring gaps.

Detection

  • Alert on unexpected termination or restart of snmpd processes on monitored hosts.
  • Watch for repeated or malformed SNMP SET requests targeting the ipDefaultTTL OID from unusual sources.
  • Correlate SNMP agent crash logs or core dumps with inbound UDP/161 traffic spikes.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

6 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2022-44792 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2025-32433Erlang/OTP SSH server missing authentication allows remote code executionErlang/OTP SSH servers before OTP-27.3.3, OTP-26.2.5.11 and OTP-25.3.2.20 mishandle SSH protocol messages, letting an unauthenticated attacker execut…KEVEPSS 99%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2024-54085AMI MegaRAC SPx BMC authentication bypass via Redfish Host InterfaceAMI's SPx BMC implementation contains an authentication bypass reachable remotely through the Redfish Host Interface, classified as CWE-290 (authenti…KEVEPSS 61%analysed10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2026-24061GNU Inetutils telnetd argument injection allows remote auth bypasstelnetd in GNU Inetutils through 2.7 fails to sanitize the USER environment variable, so a value such as "-f root" is passed as an argument to login …KEVEPSS 99%analysed9.8CVE-2025-39682Linux kernel TLS zero-length record handling flaw on rx_listThe Linux kernel TLS receive path mishandles zero-length records that arrive from the rx_list, breaking the assumption that a record type change cann…KEVEPSS 2.9%analysed9.8CVE-2025-24813Apache Tomcat Default Servlet path equivalence enables RCE and file disclosureApache Tomcat mishandles path equivalence for names containing an internal dot, letting a remote unauthenticated attacker write files through the Def…KEVEPSS 100%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed

Source: NIST National Vulnerability Database (record CVE-2022-44792), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.