7.8

CVE-2026-64304

crypto: qat - validate RSA CRT component lengths

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
component with:

    memcpy(dst + half_key_sz - len, src, len)

When a CRT component is larger than half_key_sz the subtraction
underflows and memcpy writes past the DMA buffer, causing memory
corruption.

Add a len > half_key_sz check next to the existing !len check for each
of the five CRT components so the driver falls back to the non-CRT path
instead of writing out of bounds.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerLinux
Produkt Linux
Default Statusunaffected
Version 879f77e9071f029e1c9bd5a75814ecf51370f846
Version < 6d99c5fadd2df488103f64d6475b63ba6852202b
Status affected
Version 879f77e9071f029e1c9bd5a75814ecf51370f846
Version < c34369473bfe92a0b46ec78d6358e30341c7f481
Status affected
Version 879f77e9071f029e1c9bd5a75814ecf51370f846
Version < 1002719d13072a5e4be1e993aa61dffb4a604e82
Status affected
Version 879f77e9071f029e1c9bd5a75814ecf51370f846
Version < 500319830d76911c120dc0b9605f8c16d7702844
Status affected
Version 879f77e9071f029e1c9bd5a75814ecf51370f846
Version < 3d61a214fdcda41f1ebfabbb483404032a7b4d91
Status affected
Version 879f77e9071f029e1c9bd5a75814ecf51370f846
Version < 6fb62b767f3e27661e8f8d2f7b85f4e098fcdb1a
Status affected
Version 879f77e9071f029e1c9bd5a75814ecf51370f846
Version < ce42224487c504aee4b7ff3a7342e7b4d7e28cc9
Status affected
Version 879f77e9071f029e1c9bd5a75814ecf51370f846
Version < b3ac78756588059729b9195fcc9f4b37d54057a5
Status affected
HerstellerLinux
Produkt Linux
Default Statusaffected
Version 4.8
Status affected
Version 0
Version < 4.8
Status unaffected
Version <= 5.10.*
Version 5.10.261
Status unaffected
Version <= 5.15.*
Version 5.15.212
Status unaffected
Version <= 6.1.*
Version 6.1.178
Status unaffected
Version <= 6.6.*
Version 6.6.145
Status unaffected
Version <= 6.12.*
Version 6.12.96
Status unaffected
Version <= 6.18.*
Version 6.18.39
Status unaffected
Version <= 7.1.*
Version 7.1.4
Status unaffected
Version <= *
Version 7.2
Status unaffected
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.16% 0.06
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
416baaa9-dc9f-4396-8d5f-8c081fb06d67 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Es wurden noch keine Informationen zu CWE veröffentlicht.
https://git.kernel.org/stable/c/6d99c5fadd2df488103f64d6475b63ba6852202b
https://git.kernel.org/stable/c/c34369473bfe92a0b46ec78d6358e30341c7f481
https://git.kernel.org/stable/c/1002719d13072a5e4be1e993aa61dffb4a604e82
https://git.kernel.org/stable/c/500319830d76911c120dc0b9605f8c16d7702844
https://git.kernel.org/stable/c/3d61a214fdcda41f1ebfabbb483404032a7b4d91
https://git.kernel.org/stable/c/6fb62b767f3e27661e8f8d2f7b85f4e098fcdb1a
https://git.kernel.org/stable/c/ce42224487c504aee4b7ff3a7342e7b4d7e28cc9
https://git.kernel.org/stable/c/b3ac78756588059729b9195fcc9f4b37d54057a5