In the Linux kernel, the following vulnerability has been resolved:
RDMA/bnxt_re: Fix a possible memory leak
In bnxt_re_setup_chip_ctx() when bnxt_qplib_map_db_bar() fails
driver is not freeing the memory allocated for "rdev->chip_ctx".
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-11-07 10:15
Updated : 2024-11-13 15:55
NVD link : CVE-2024-50172
Mitre link : CVE-2024-50172
CVE.ORG link : CVE-2024-50172
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime