Bug 2419840 (CVE-2025-40298) - CVE-2025-40298 kernel: gve: Implement settime64 with -EOPNOTSUPP
Summary: CVE-2025-40298 kernel: gve: Implement settime64 with -EOPNOTSUPP
Keywords:
Status: NEW
Alias: CVE-2025-40298
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-08 07:02 UTC by OSIDB Bzimport
Modified: 2025-12-19 12:50 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-08 07:02:34 UTC
In the Linux kernel, the following vulnerability has been resolved:

gve: Implement settime64 with -EOPNOTSUPP

ptp_clock_settime() assumes every ptp_clock has implemented settime64().
Stub it with -EOPNOTSUPP to prevent a NULL dereference.


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