A memory leak in the __ipmi_bmc_register() function in drivers/char/ipmi/ipmi_msghandler.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption) by triggering ida_simple_get() failure, aka CID-4aa7afb0ee20. NOTE: third parties dispute the relevance of this because an attacker cannot realistically control this failure at probe time
References
Configurations
History
07 Nov 2023, 03:07
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Summary | A memory leak in the __ipmi_bmc_register() function in drivers/char/ipmi/ipmi_msghandler.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption) by triggering ida_simple_get() failure, aka CID-4aa7afb0ee20. NOTE: third parties dispute the relevance of this because an attacker cannot realistically control this failure at probe time |
Information
Published : 2019-11-18 06:15
Updated : 2024-08-05 02:15
NVD link : CVE-2019-19046
Mitre link : CVE-2019-19046
CVE.ORG link : CVE-2019-19046
JSON object : View
Products Affected
linux
- linux_kernel
fedoraproject
- fedora
opensuse
- leap
CWE
CWE-401
Missing Release of Memory after Effective Lifetime