CyberRota Analysis
This vulnerability has an unknown severity rating. It affects Linux.
CVE
CVE-2022-50707
Severity
UNKNOWN
CVSS
N/A
EPSS
0.18%
Linux
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session() 'vc_ctrl_req' is alloced in virtio_crypto_alg_skcipher_close_session(), and should be freed in the invalid ctrl_status->status error handling case. Otherwise there is a memory leak.