CVE-2022-49817

MEDIUM

Linux Kernel 5.14-5.15.79 - Use-After-Free in MHI Network Device Unregistration

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: net: mhi: Fix memory leak in mhi_net_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 calls free_netdev() to fix it since netdev_priv is used after unregister.

Scores

CVSS v3 5.5
EPSS 0.0016
EPSS Percentile 5.2%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-401
Status published
Products (12)
linux/Kernel 5.14.0 - 5.15.80linux
linux/Kernel 5.16.0 - 6.0.10linux
Linux/Linux < 5.14
Linux/Linux 13adac032982c61bb590669e8e87e51558917ca1 - 25a270343b0f16e1f6e65f541a15975a35e238ff
Linux/Linux 13adac032982c61bb590669e8e87e51558917ca1 - 88da008e5e2f9753726ea5a51ef2eb144e9de927
Linux/Linux 13adac032982c61bb590669e8e87e51558917ca1 - f7c125bd79f50ec6094761090be81d02726ec6f4
Linux/Linux 5.14
Linux/Linux 5.15.80 - 5.15.*
Linux/Linux 6.0.10 - 6.0.*
Linux/Linux 6.1
... and 2 more
Published May 01, 2025
Tracked Since Feb 18, 2026