In 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 |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux
Linux linux Kernel |
|
| CWE | CWE-401 | |
| 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 |
01 Oct 2025, 12:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-01 12:15
Updated : 2025-12-11 18:24
NVD link : CVE-2022-50420
Mitre link : CVE-2022-50420
CVE.ORG link : CVE-2022-50420
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
