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
13 Nov 2024, 15:55
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-401 | |
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/3fc5410f225d1651580a4aeb7c72f55e28673b53 - Patch | |
References | () https://git.kernel.org/stable/c/595fa9b17201028d35f92d450fc0ecda873fe469 - Patch | |
References | () https://git.kernel.org/stable/c/73e04a6114e08b5eb10e589e12b680955accb376 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc3:*:*:*:*:*:* |
08 Nov 2024, 19:01
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
07 Nov 2024, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
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