CVE-2022-44792
NixOS vulnerability analysis and mitigation

Overview

CVE-2022-44792 is a NULL Pointer Exception vulnerability discovered in Net-SNMP versions 5.8 through 5.9.3. The vulnerability exists in the handleipDefaultTTL function within agent/mibgroup/ip-mib/ipscalars.c component (Debian Security, NVD).

Technical details

The vulnerability occurs when handling SNMP requests, specifically when processing the ipDefaultTTL parameter. When a crafted UDP packet containing a varlist with [1.3.6.1.2.1.4.2.0, NULL] is sent, the snmpd daemon attempts to reference requests->requestvb->val.integer where the val pointer is NULL, leading to a segmentation fault (GitHub Issue). The vulnerability has been assigned a CVSS score of 6.5 (Medium) with the vector CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H (NetApp Security).

Impact

When successfully exploited, this vulnerability can cause the Net-SNMP instance to crash, resulting in a Denial of Service (DoS) condition. The impact is particularly significant for systems that rely on SNMP for network management and monitoring (Red Hat Portal).

Mitigation and workarounds

The recommended fix involves implementing pre-reference checks before accessing the val pointer, such as adding a check 'if(!requests->requestvb->val) {return SNMPERRGENERR;}'. Various vendors have released patches to address this vulnerability, including Red Hat which has released updated net-snmp packages (Red Hat Advisory).

Additional resources


SourceThis report was generated using AI

Related NixOS vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-61619HIGH7.5
  • NixOSNixOS
  • android
NoNoDec 01, 2025
CVE-2025-61618HIGH7.5
  • NixOSNixOS
  • android
NoNoDec 01, 2025
CVE-2025-61617HIGH7.5
  • NixOSNixOS
  • android
NoNoDec 01, 2025
CVE-2025-61610HIGH7.5
  • NixOSNixOS
  • android
NoNoDec 01, 2025
CVE-2025-61609HIGH7.5
  • NixOSNixOS
  • android
NoNoDec 01, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management