CVE-2022-49566

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
26/02/2025
Last modified:
01/10/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> crypto: qat - fix memory leak in RSA<br /> <br /> When an RSA key represented in form 2 (as defined in PKCS #1 V2.1) is<br /> used, some components of the private key persist even after the TFM is<br /> released.<br /> Replace the explicit calls to free the buffers in qat_rsa_exit_tfm()<br /> with a call to qat_rsa_clear_ctx() which frees all buffers referenced in<br /> the TFM context.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.8 (including) 5.15.58 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 5.18.15 (excluding)