NONE · 0

CVE-2025-68752

In the Linux kernel, the following vulnerability has been resolved: iavf: Implement settime64 with -EOPNOTSUPP ptp_clock_settime() assumes every ptp_clock has implemented settime64(). Stub it with -...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: iavf: Implement settime64 with -EOPNOTSUPP ptp_clock_settime() assumes every ptp_clock has implemented settime64(). Stub it with -EOPNOTSUPP to prevent a NULL dereference. The fix is similar to commit 329d050bbe63 ("gve: Implement settime64 with -EOPNOTSUPP").

References

FAQ

What is CVE-2025-68752?

CVE-2025-68752 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: iavf: Implement settime64 with -EOPNOTSUPP ptp_clock_settime() assumes every ptp_clock has implemented settime64(). Stub it with -...

How severe is CVE-2025-68752?

CVSS scoring is not yet available for CVE-2025-68752. Check NVD for updates.

Is there a patch for CVE-2025-68752?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.