PT-2026-36451 · Linux · Linux

Published

2026-05-01

·

Updated

2026-05-01

·

CVE-2026-43034

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
bnxt en: set backing store type from query type
bnxt hwrm func backing store qcaps v2() stores resp->type from the firmware response in ctxm->type and later uses that value to index fixed backing-store metadata arrays such as ctx arr[] and bnxt bstore to trace[].
ctxm->type is fixed by the current backing-store query type and matches the array index of ctx->ctx arr. Set ctxm->type from the current loop variable instead of depending on resp->type.
Also update the loop to advance type from next valid type in the for statement, which keeps the control flow simpler for non-valid and unchanged entries.

Related Identifiers

CVE-2026-43034

Affected Products

Linux