mwifiex_tm_cmd in drivers/net/wireless/marvell/mwifiex/cfg80211.c in the Linux kernel before 5.1.6 has some error-handling cases that did not free allocated hostcmd memory, aka CID-003b686ace82. This will cause a memory leak and denial of service.
References
| Link | Resource |
|---|---|
| https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=003b686ace820ce2d635a83f10f2d7f9c147dabc | Release Notes Vendor Advisory |
| https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.1.6 | Release Notes Vendor Advisory |
| https://security.netapp.com/advisory/ntap-20200204-0002/ | |
| http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00021.html |
Configurations
Information
Published : 2019-12-30 05:15
Updated : 2021-07-21 11:39
NVD link : CVE-2019-20095
Mitre link : CVE-2019-20095
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-772
Missing Release of Resource after Effective Lifetime
