NONE · 0

CVE-2022-50707

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_skciphe...

Vulnerability 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.

References

FAQ

What is CVE-2022-50707?

CVE-2022-50707 is a documented vulnerability. 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_skciphe...

How severe is CVE-2022-50707?

CVSS scoring is not yet available for CVE-2022-50707. Check NVD for updates.

Is there a patch for CVE-2022-50707?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.