Bug 2427126 (CVE-2025-68752) - CVE-2025-68752 kernel: iavf: Implement settime64 with -EOPNOTSUPP
Summary: CVE-2025-68752 kernel: iavf: Implement settime64 with -EOPNOTSUPP
Keywords:
Status: NEW
Alias: CVE-2025-68752
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-01-05 10:03 UTC by OSIDB Bzimport
Modified: 2026-01-06 22:25 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-01-05 10:03:02 UTC
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").


Note You need to log in before you can comment on or make changes to this bug.