CVE-2025-71092
Gravedad CVSS v3.1:
ALTA
Tipo:
CWE-787
Escritura fuera de límites
Fecha de publicación:
13/01/2026
Última modificación:
25/03/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
RDMA/bnxt_re: Fix OOB write in bnxt_re_copy_err_stats()<br />
<br />
Commit ef56081d1864 ("RDMA/bnxt_re: RoCE related hardware counters<br />
update") added three new counters and placed them after<br />
BNXT_RE_OUT_OF_SEQ_ERR.<br />
<br />
BNXT_RE_OUT_OF_SEQ_ERR acts as a boundary marker for allocating hardware<br />
statistics with different num_counters values on chip_gen_p5_p7 devices.<br />
<br />
As a result, BNXT_RE_NUM_STD_COUNTERS are used when allocating<br />
hw_stats, which leads to an out-of-bounds write in<br />
bnxt_re_copy_err_stats().<br />
<br />
The counters BNXT_RE_REQ_CQE_ERROR, BNXT_RE_RESP_CQE_ERROR, and<br />
BNXT_RE_RESP_REMOTE_ACCESS_ERRS are applicable to generic hardware, not<br />
only p5/p7 devices.<br />
<br />
Fix this by moving these counters before BNXT_RE_OUT_OF_SEQ_ERR so they<br />
are included in the generic counter set.
Impacto
Puntuación base 3.x
7.80
Gravedad 3.x
ALTA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.18.1 (incluyendo) | 6.18.4 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:6.18:-:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc6:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc7:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc8:*:*:*:*:*:* |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



