CVE-2025-40298

Publication date

2025-12-08 00:46:22

Family

Linux

State

PUBLISHED

Description

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.