
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49817 is a vulnerability discovered in the Linux kernel's MHI (Modem Host Interface) network driver. The vulnerability was disclosed on May 1, 2025, affecting the network device registration process in the Linux kernel (NVD).
The vulnerability stems from a memory leak in the mhinetdellink() function of the MHI network driver implementation. Specifically, the driver registers a network device without setting the needsfreenetdev flag and fails to call freenetdev() when unregistering the network device. This oversight occurs because netdevpriv is used after unregister (NVD, Wiz).
The primary impact of this vulnerability is a memory leak in the Linux kernel's MHI network driver. When exploited, it can lead to gradual system resource depletion as memory is not properly freed when network devices are unregistered (Wiz).
The vulnerability has been patched by adding a call to freenetdev() in the appropriate location to properly free the network device resources when unregistering. The fix ensures proper memory management by calling freenetdev() since netdev_priv is used after unregister. Various Linux distributions have released patches, including Ubuntu 22.04 LTS and 20.04 LTS (Ubuntu).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."