Review reviewHigh

CVE-2025-38111

Linux Linux, SIMATIC S7-1500 CPU 1518-4 PN/DP MFP, SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP

In the Linux kernel, the following vulnerability has been resolved: net/mdiobus: Fix potential out-of-bounds read/write access When using publicly available tools like 'mdio-tools' to read/write data from/to network interface and its PHY via mdiobus, there is no verification of parameters passed to the ioctl and it accepts any mdio address. Currently there is support for 32 addresses in kernel via PHY_MAX_ADDR define, but it is possible to pass higher value than that via ioctl. While read/write operation should generally fail in this case, mdiobus provides stats array, where wrong address m...

CVSS
7.1
EPSS
0.19%
8.66% percentile
CISA KEV
Not listed
Published
2025.07.03
PRIORITY ASSESSMENT

Review review

The CVSS severity warrants an early asset and exposure review.

Known exploitationNot established by KEV
Exploit probability0.19%
Technical severityCVSS 7.1

Vulnerability overview

In the Linux kernel, the following vulnerability has been resolved: net/mdiobus: Fix potential out-of-bounds read/write access When using publicly available tools like 'mdio-tools' to read/write data from/to network interface and its PHY via mdiobus, there is no verification of parameters passed to the ioctl and it accepts any mdio address. Currently there is support for 32 addresses in kernel via PHY_MAX_ADDR define, but it is possible to pass higher value than that via ioctl. While read/write operation should generally fail in this case, mdiobus provides stats array, where wrong address m...

Affected product and versions

Product
Linux Linux, SIMATIC S7-1500 CPU 1518-4 PN/DP MFP, SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP
Affected versions
>= 080bb352fad00d04995102f681b134e3754bfb6e < 19c5875e26c4ed5686d82a7d8f7051385461b9eb, >= 080bb352fad00d04995102f681b134e3754bfb6e < 014ad9210373d2104f6ef10e6bb999a7a0a4c50e, >= 080bb352fad00d04995102f681b134e3754bfb6e < 73d478234a619f3476028cb02dee699c30ae8262, >= 080bb352fad00d04995102f681b134e3754bfb6e < bab6bca0834cbb5be2a7cfe59ec6ad016ec72608, >= 080bb352fad00d04995102f681b134e3754bfb6e < b02d9d2732483e670bc34cb233d28e1d43b15da4, >= 080bb352fad00d04995102f681b134e3754bfb6e < 049af7ac45a6b407748ee0995278fd861e36df8f, >= 080bb352fad00d04995102f681b134e3754bfb6e < 0e629694126ca388916f059453a1c36adde219c4, >= 5.6, >= V3.1.5, >= 5.6 < 5.10.239, >= 5.11 < 5.15.186, >= 5.16 < 6.1.142, >= 6.2 < 6.6.94, >= 6.7 < 6.12.34, >= 6.13 < 6.15.3, 6.16, 11.0
Fixed versions
5.10.239, 5.15.186, 6.1.142, 6.6.94, 6.12.34, 6.15.3

Recommended response sequence

Confirm exposure before applying a vendor-supported change.

Full remediation guide
  1. 1
    Identify

    Confirm that Linux Linux, SIMATIC S7-1500 CPU 1518-4 PN/DP MFP, SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP and an affected version are present.

  2. 2
    Prioritize

    Combine exploitation signals with asset exposure and business criticality.

  3. 3
    Remediate

    Follow the vendor advisory or supported update path and preserve rollback options.

  4. 4
    Verify

    Recheck the version, service health, access paths, and relevant logs.

Technical data

CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
CWE
CWE-125