CVE-2025-71092

Source
https://cve.org/CVERecord?id=CVE-2025-71092
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-71092.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-71092
Downstream
Published
2026-01-13T15:34:53.110Z
Modified
2026-02-09T19:34:54.734996Z
Summary
RDMA/bnxt_re: Fix OOB write in bnxt_re_copy_err_stats()
Details

In the Linux kernel, the following vulnerability has been resolved:

RDMA/bnxtre: Fix OOB write in bnxtrecopyerr_stats()

Commit ef56081d1864 ("RDMA/bnxtre: RoCE related hardware counters update") added three new counters and placed them after BNXTREOUTOFSEQERR.

BNXTREOUTOFSEQERR acts as a boundary marker for allocating hardware statistics with different numcounters values on chipgenp5_p7 devices.

As a result, BNXTRENUMSTDCOUNTERS are used when allocating hwstats, which leads to an out-of-bounds write in bnxtrecopyerr_stats().

The counters BNXTREREQCQEERROR, BNXTRERESPCQEERROR, and BNXTRERESPREMOTEACCESS_ERRS are applicable to generic hardware, not only p5/p7 devices.

Fix this by moving these counters before BNXTREOUTOFSEQ_ERR so they are included in the generic counter set.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/71xxx/CVE-2025-71092.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
ef56081d1864582a6db50710733416c0510b7826
Fixed
369a161c48723f60f06f3510b82ea7d96d0499ab
Fixed
9b68a1cc966bc947d00e4c0df7722d118125aa37

Affected versions

v6.*
v6.17
v6.17-rc2
v6.17-rc3
v6.17-rc4
v6.17-rc5
v6.17-rc6
v6.17-rc7
v6.18
v6.18-rc1
v6.18-rc2
v6.18-rc3
v6.18-rc4
v6.18-rc5
v6.18-rc6
v6.18-rc7
v6.18.1
v6.18.2
v6.18.3
v6.19-rc1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-71092.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.18.0
Fixed
6.18.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-71092.json"