Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: stmmac: make sure that ptp_rate is not 0 before configuring EST If the ptp_rate recorded earlier in the driver happens to be 0, this bogus value will propagate up to EST configuration, where it will trigger a division by 0. Prevent this division by 0 by adding the corresponding check and error code.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.6, < 6.12.34 |
References
- https://git.kernel.org/stable/c/451ee661d0f6272017fa012f99617101aa8ddf2cPatch
- https://git.kernel.org/stable/c/b15c9a21950e1af6d440ce5a8edfa8a94b9acb9bPatch
- https://git.kernel.org/stable/c/b92ec4a848728460f181def33735605f154d438fPatch
- https://git.kernel.org/stable/c/cbefe2ffa7784525ec5d008ba87c7add19ec631aPatch
- https://git.kernel.org/stable/c/d5e3bfdba0dc419499b801937128957f77503761Patch
- https://git.kernel.org/stable/c/d6b0f7ed3e9b6c5e2e3a006c8f72c95aa4ac4b74Patch
FAQ
What is CVE-2025-38125?
CVE-2025-38125 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: net: stmmac: make sure that ptp_rate is not 0 before configuring EST If the ptp_rate recorded earlier in the driver happens to be ...
How severe is CVE-2025-38125?
CVE-2025-38125 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-38125?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.