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