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-azure-5.4Upgrade linux-awsUpgrade linux-iotUpgrade linux-aws-5.15Upgrade linux-raspi-5.4Upgrade linux-hwe-5.15Upgrade linux-ibm-5.4Upgrade linux-bluefieldUpgrade linuxUpgrade linux-lowlatency-hwe-5.15Upgrade linux-gcp-fipsUpgrade linux-nvidia-tegraUpgrade linux-nvidia-tegra-5.15Upgrade linux-oracle-5.15Upgrade linux-gcp-5.15Upgrade linux-kvmUpgrade linux-azure-fipsUpgrade linux-ibm-5.15Upgrade linux-azure-5.15Upgrade linux-gkeopUpgrade linux-aws-5.4Upgrade linux-oracle-5.4Upgrade linux-azureUpgrade linux-intel-iotg-5.15Upgrade linux-fipsUpgrade linux-nvidiaUpgrade linux-xilinx-zynqmpUpgrade linux-intel-iotgUpgrade linux-hwe-5.4Upgrade linux-raspiUpgrade linux-ibmUpgrade linux-aws-fipsUpgrade linux-lowlatencyUpgrade linux-gcpUpgrade linux-oracleUpgrade linux-nvidia-tegra-igxUpgrade linux-gkeUpgrade linux-riscv-5.15Upgrade linux-gcp-5.4Upgrade linux-intel-iot-realtimeUpgrade linux-realtime | 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