Security Advisory

CVE-2022-50420

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-10-01 11:41:53
Last updated 2026-05-11 19:19:08
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.