I
n the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/hpre - fix resource leak in remove process In hpre_remove(), when the disable operation of qm sriov failed, the following logic should continue to be executed to release the remaining resources that have been allocated, instead of returning directly, otherwise there will be resource leakage.
References
Configurations
Configuration 1 (hide)
|
History
11 Dec 2025, 18:24
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-401 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| References | () https://git.kernel.org/stable/c/2b3e3ecdb402ff1053ee25b598ff21b9ddf4384f - Patch | |
| References | () https://git.kernel.org/stable/c/45e6319bd5f2154d8b8c9f1eaa4ac030ba0d330c - Patch | |
| References | () https://git.kernel.org/stable/c/4e0de941d252d4e7c985981e78480c8d6f020b64 - Patch | |
| References | () https://git.kernel.org/stable/c/cb873c93a7ad27681920bf062ef052fca1e8d5b1 - Patch |
02 Oct 2025, 19:12
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-01 12:15
Updated : 2026-01-14 18:16
NVD link : CVE-2022-50420
Mitre link : CVE-2022-50420
CVE.ORG link : CVE-2022-50420
JSON object : View
Products Affected
CWE
CWE-401
Missing Release of Memory after Effective Lifetime