Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNC Actually ENETC VFs do not support HWTSTAMP_TX_ONESTEP_SYNC because only ENETC PF can access PMa_SINGLE_STEP registers. And there will be a crash if VFs are used to test one-step timestamp, the crash log as follows. [ 129.110909] Unable to handle kernel paging request at virtual address 00000000000080c0 [ 129.287769] Call trace: [ 129.290219] enetc_port_mac_wr+0x30/0xec (P) [ 129.294504] enetc_start_xmit+0xda4/0xe74 [ 129.298525] enetc_xmit+0x70/0xec [ 129.301848] dev_hard_start_xmit+0x98/0x118
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.3, < 6.6.83 |
References
- https://git.kernel.org/stable/c/1748531839298ab7be682155f6cd98ae04773e6aPatch
- https://git.kernel.org/stable/c/3d9634211121700568d0e3635ebdd5df06d20440Patch
- https://git.kernel.org/stable/c/8c393efd7420cc994864d059fcc6219bfd7cb840Patch
- https://git.kernel.org/stable/c/a562d0c4a893eae3ea51d512c4d90ab858a6b7ecPatch
FAQ
What is CVE-2025-21894?
CVE-2025-21894 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNC Actually ENETC VFs do not support HWTSTAMP_TX_ONESTEP_SYNC because only EN...
How severe is CVE-2025-21894?
CVE-2025-21894 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-21894?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.