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