CVE-2022-49867
Last modified
CVE-2022-49867 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix memory leak in ipc_wwan_dellink IOSM 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().. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix memory leak in ipc_wwan_dellink IOSM 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().
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.14, < 5.15.79 | — |
| Linux | Linux Kernel | >= 5.16, < 6.0.9 | — |
| Linux | Linux Kernel | 6.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-49867?
How severe is CVE-2022-49867?
How do I fix CVE-2022-49867?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-49861In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49862In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49863In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49864In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49865In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2022-49866In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49868In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49869In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4987Hirschmann Industrial HiVision version 08.1.03 prior to 08.1…7.3
- CVE-2022-49870In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2022-49871In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49872In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-49867?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
