Description
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].
References (3)
Core 3
Scores
CVSS v3
7.1
EPSS
0.0006
EPSS Percentile
18.9%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Details
CWE
CWE-125
Status
published
Products (5)
linux/Kernel
< 6.12.35linux
linux/Kernel
6.13.0 - 6.14.2linux
linux/linux_kernel
6.14 (2 CPE variants)
linux/linux_kernel
6.14.1
linux/linux_kernel
6.12.20 - 6.12.35
Published
Apr 16, 2025
Tracked Since
Feb 18, 2026