In the Linux kernel, the following vulnerability has been resolved:
net: hinic: fix the issue of CMDQ memory leaks
When hinic_set_cmdq_depth() fails in hinic_init_cmdqs(), the cmdq memory is
not released correctly. Fix it.
References
Configurations
Configuration 1 (hide)
|
History
11 Dec 2025, 19:43
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:6.1:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
| CWE | CWE-401 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux
Linux linux Kernel |
|
| References | () https://git.kernel.org/stable/c/363cc87767f6ddcfb9158ad2e2afa2f8d5c4b94e - Patch | |
| References | () https://git.kernel.org/stable/c/6016d96a6adf66d61655d85da02e1a4c1deccbd6 - Patch | |
| References | () https://git.kernel.org/stable/c/6603843c80b16957f5d7d14d897faf13cef2b8b9 - Patch | |
| References | () https://git.kernel.org/stable/c/9145d512ddff76df88832b29575488199df544a1 - Patch |
18 Sep 2025, 14:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-09-18 14:15
Updated : 2025-12-11 19:43
NVD link : CVE-2022-50387
Mitre link : CVE-2022-50387
CVE.ORG link : CVE-2022-50387
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
