CVE-2025-22112
Severity CVSS v4.0:
Pending analysis
Type:
CWE-125
Out-of-bounds Read
Publication date:
16/04/2025
Last modified:
03/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
eth: bnxt: fix out-of-range access of vnic_info array<br />
<br />
The bnxt_queue_{start | stop}() access vnic_info as much as allocated,<br />
which indicates bp->nr_vnics.<br />
So, it should not reach bp->vnic_info[bp->nr_vnics].
Impact
Base Score 3.x
7.10
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.12.20 (including) | 6.12.35 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13.8 (including) | 6.14 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.14:-:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.14:rc7:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.14.1:*:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



