THREAT OPS › Threat News › [NVD] CVE-2026-64304 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved:
crypto: qat - validate RSA CRT component lengths
The generic RSA key parser (rsa_helper.c) bounds each CRT component (p,
q, dp, dq, qinv) by the modulus size n_sz, but qat_rsa_setkey_crt()
allocates half-size D
[NVD] CVE-2026-64304 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: crypto: qat - validate RSA CRT component lengths The generic RSA key parser (rsa_helper.c) bounds each CRT component (p, q, dp, dq, qinv) by the modulus size n_sz, but qat_rsa_setkey_crt() allocates half-size D
CVE-2026-64304 CVSS: 7.8 HIGH Published: 2026-07-25T10:17:11.403
In the Linux kernel, the following vulnerability has been resolved:
crypto: qat - validate RSA CRT component lengths
The generic RSA key parser (rsa_helper.c) bounds each CRT component (p, q, dp, dq, qinv) by the modulus size n_sz, but qat_rsa_setkey_crt() allocates half-size DMA buffers (key_sz / 2) and right-aligns each componen
Indicators of compromise
- CVE-2026-64304cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-64304