Security Advisory

CVE-2022-50707

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-12-24 10:55:21
Last updated 2026-05-11 19:23:56
Assigner Linux
CVSS score not scored
State PUBLISHED

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.