In the Linux kernel, the following vulnerability has been resolved:
phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()
The size of array 'priv->ports[]' is INNO_PHY_PORT_NUM.
In the for loop, 'i' is used as the index for array 'priv->ports[]' with a check (i > INNO_PHY_PORT_NUM) which indicates that INNO_PHY_PORT_NUM is allowed value for 'i' in the same loop.
This > comparison needs to be changed to >=, otherwise it potentially leads to an out of bounds write on the next iteration through the loop
CVSS Details
- CVSS 3.1 Base Score: 7.1
- CVSS 3.1 Vector: (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H)
Covered by Rapid7
| Product | Vendor Advisory | Solution File | Added | Published |
|---|---|---|---|---|
| Debian | — | Upgrade linux | Sep 17, 2025 | Sep 17, 2025 |
| Ubuntu | — | Upgrade linux-nvidia-tegra-5.15Upgrade linux-ibm-5.4Upgrade linux-hwe-5.15Upgrade linux-lowlatency-hwe-5.15Upgrade linux-nvidia-tegraUpgrade linux-bluefieldUpgrade linux-gcp-fipsUpgrade linuxUpgrade linux-raspi-5.4Upgrade linux-awsUpgrade linux-azure-5.4Upgrade linux-iotUpgrade linux-aws-5.15Upgrade linux-raspiUpgrade linux-oracle-5.4Upgrade linux-gkeopUpgrade linux-azure-5.15Upgrade linux-lowlatencyUpgrade linux-fipsUpgrade linux-hwe-5.4Upgrade linux-intel-iotg-5.15Upgrade linux-intel-iotgUpgrade linux-oracleUpgrade linux-gcpUpgrade linux-oracle-5.15Upgrade linux-aws-5.4Upgrade linux-azure-fipsUpgrade linux-xilinx-zynqmpUpgrade linux-aws-fipsUpgrade linux-gkeUpgrade linux-riscv-5.15Upgrade linux-ibmUpgrade linux-nvidiaUpgrade linux-intel-iot-realtimeUpgrade linux-ibm-5.15Upgrade linux-realtimeUpgrade linux-gcp-5.4Upgrade linux-azureUpgrade linux-gcp-5.15Upgrade linux-kvmUpgrade linux-nvidia-tegra-igx | Sep 19, 2025 | Sep 16, 2025 |
| Vmware Photon_os | — | Use 'tdnf update' to upgrade all packages to the latest version. | Oct 15, 2025 | Sep 15, 2025 |
Prioritise with Active Threat Intelligence
With curated Threat Intelligence, you can see which vulnerabilities truly put you at risk, prioritize what matters most, and act before attackers do.
Explore Intelligence Hub