CVE-2026-43034
Reported by Linux · Published May 1, 2026
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.
EPSS 0.01% · 2.3th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 6a4d0774f02d61f8c75ffe2e38a8553410fe52e9, 6a4d0774f02d61f8c75ffe2e38a8553410fe52e9, 6a4d0774f02d61f8c75ffe2e38a8553410fe52e9 |
| Linux | Linux | 6.8, 0, 6.18.22 |
| linux | linux_kernel | 6.8, 6.8, 6.8 |
| Linux | Linux | 6a4d0774f02d61f8c75ffe2e38a8553410fe52e9, 6a4d0774f02d61f8c75ffe2e38a8553410fe52e9, 6a4d0774f02d61f8c75ffe2e38a8553410fe52e9 |
Timeline
- May 1, 2026 CVE Published
- May 8, 2026 CVE Updated
- May 18, 2026 EPSS Score
- May 19, 2026 EPSS Score
- May 20, 2026 EPSS Score
- May 21, 2026 EPSS Score
- May 22, 2026 EPSS Score
- May 23, 2026 EPSS Score
- May 24, 2026 EPSS Score
- May 25, 2026 EPSS Score
- May 26, 2026 EPSS Score
- May 27, 2026 EPSS Score