CVE-2022-49866
01.05.2025, 15:16
In the Linux kernel, the following vulnerability has been resolved: net: wwan: mhi: fix memory leak in mhi_mbim_dellink MHI driver registers network device without setting the needs_free_netdev flag, and does NOT call free_netdev() when unregisters network device, which causes a memory leak. This patch sets needs_free_netdev to true when registers network device, which makes netdev subsystem call free_netdev() automatically after unregister_netdevice().Enginsight
Vendor | Product | Version |
---|---|---|
linux | linux_kernel | 5.15 ≤ 𝑥 < 5.15.79 |
linux | linux_kernel | 5.16 ≤ 𝑥 < 6.0.9 |
linux | linux_kernel | 6.1:rc1 |
linux | linux_kernel | 6.1:rc2 |
linux | linux_kernel | 6.1:rc3 |
linux | linux_kernel | 6.1:rc4 |
𝑥
= Vulnerable software versions

Debian Releases
Common Weakness Enumeration