CVE-2022-49566
26.02.2025, 07:01
In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix memory leak in RSA When an RSA key represented in form 2 (as defined in PKCS #1 V2.1) is used, some components of the private key persist even after the TFM is released. Replace the explicit calls to free the buffers in qat_rsa_exit_tfm() with a call to qat_rsa_clear_ctx() which frees all buffers referenced in the TFM context.Enginsight
Vendor | Product | Version |
---|---|---|
linux | linux_kernel | 4.8 ≤ 𝑥 < 5.15.58 |
linux | linux_kernel | 5.16 ≤ 𝑥 < 5.18.15 |
𝑥
= Vulnerable software versions

Debian Releases
Common Weakness Enumeration