CVE-2025-22112

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix out-of-range access of vnic_info array The bnxt_queue_{start | stop}() access vnic_info as much as allocated, which indicates bp->nr_vnics. So, it should not reach bp->vnic_info[bp->nr_vnics].
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
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:*:*:*:*:*:*:*

History

03 Nov 2025, 18:37

Type Values Removed Values Added
CWE CWE-125
References () https://git.kernel.org/stable/c/919f9f497dbcee75d487400e8f9815b74a6a37df - () https://git.kernel.org/stable/c/919f9f497dbcee75d487400e8f9815b74a6a37df - Patch
References () https://git.kernel.org/stable/c/b1e081d331ab3a0dea25425f2b6ddeb365fc9d22 - () https://git.kernel.org/stable/c/b1e081d331ab3a0dea25425f2b6ddeb365fc9d22 - Patch
References () https://git.kernel.org/stable/c/e1724f07693439deaa413ebc2a2640325cf247f5 - () https://git.kernel.org/stable/c/e1724f07693439deaa413ebc2a2640325cf247f5 - Patch
CPE cpe:2.3:o:linux:linux_kernel:6.14:rc7:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.14.1:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.14:-:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
First Time Linux
Linux linux Kernel
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.1

27 Jun 2025, 11:15

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/e1724f07693439deaa413ebc2a2640325cf247f5 -
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: eth: bnxt: se corrige el acceso fuera de rango de la matriz vnic_info. La cola bnxt_queue_{start | stop}() accede a vnic_info tanto como está asignado, lo que indica bp->nr_vnics. Por lo tanto, no debería alcanzar bp->vnic_info[bp->nr_vnics].

16 Apr 2025, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2025-04-16 15:16

Updated : 2025-11-03 18:37


NVD link : CVE-2025-22112

Mitre link : CVE-2025-22112

CVE.ORG link : CVE-2025-22112


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-125

Out-of-bounds Read