CVE Catalog

CVE-2022-49563

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

21th percentile - higher than 21% of all known CVEs

Summary

In the Linux kernel, in the crypto qat module, a parameter check was added for RSA to reject requests with a source buffer larger than the key size. This prevents a possible integer underflow when copying the scatterlist.

Risk Assessment

The vulnerability may lead to incorrect behavior or crash in RSA cryptographic operations. This could affect communication security.

Recommendation

Apply the Linux kernel update containing the fix for the crypto qat module.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - add param check for RSA Reject requests with a source buffer that is bigger than the size of the key. This is to prevent a possible integer underflow that might happen when copying the source scatterlist into a linear buffer.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS