CVE Catalog

CVE-2022-49564

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

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

Summary

In the Linux kernel, in the crypto qat module, a parameter check was added for DH 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 DH 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 DH 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