CVE-2026-43034
Gravedad CVSS v3.1:
MEDIA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
01/05/2026
Última modificación:
08/05/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
bnxt_en: set backing store type from query type<br />
<br />
bnxt_hwrm_func_backing_store_qcaps_v2() stores resp->type from the<br />
firmware response in ctxm->type and later uses that value to index<br />
fixed backing-store metadata arrays such as ctx_arr[] and<br />
bnxt_bstore_to_trace[].<br />
<br />
ctxm->type is fixed by the current backing-store query type and matches<br />
the array index of ctx->ctx_arr. Set ctxm->type from the current loop<br />
variable instead of depending on resp->type.<br />
<br />
Also update the loop to advance type from next_valid_type in the for<br />
statement, which keeps the control flow simpler for non-valid and<br />
unchanged entries.
Impacto
Puntuación base 3.x
5.50
Gravedad 3.x
MEDIA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.8 (incluyendo) | 6.18.22 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 6.19.12 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:* |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



