CVE-2022-49867

Source
https://cve.org/CVERecord?id=CVE-2022-49867
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-49867.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-49867
Downstream
Published
2025-05-01T14:10:19.215Z
Modified
2026-04-02T08:28:00.582934Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
net: wwan: iosm: fix memory leak in ipc_wwan_dellink
Details

In the Linux kernel, the following vulnerability has been resolved:

net: wwan: iosm: fix memory leak in ipcwwandellink

IOSM driver registers network device without setting the needsfreenetdev flag, and does NOT call free_netdev() when unregisters network device, which causes a memory leak.

This patch sets needsfreenetdev to true when registers network device, which makes netdev subsystem call freenetdev() automatically after unregisternetdevice().

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49867.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
2a54f2c7793409736f2e5ea101e050b3f1997088
Fixed
2ce2348c2858d723f7fe389dead9b43b08e0944e
Fixed
128514b51a5ba2c82f9e4a106f1c10423907618a
Fixed
f25caaca424703d5a0607310f0452f978f1f78d9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-49867.json"