CVE-2026-80564: gve: fix NULL dereference due to missing ptp adjfine

Published Aug 26, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

gve: fix NULL dereference due to missing ptp adjfine

Fix NULL dereference due to missing implementation of adjfine, which can be triggered from usermode as follows:

sudo ./testptp -d /dev/ptp0 -f 0 [ 551.943697] BUG: kernel NULL pointer dereference, address: 0000000000000000 [...] [ 552.061946] Call Trace: [ 552.064487] <TASK> [ 552.066681] ptpclockadjtime+0x1c0/0x2c0 [ 552.070874] ? getclockdesc+0x6b/0xb0 [ 552.074825] pcclockadjtime+0x78/0xc0 [ 552.078755] dosysclockadjtime+0x85/0x110 [ 552.083293] dosyscall64+0xea/0x610

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Compensating control

    Mitigate exploitation by preventing usermode triggering of the issue described as reachable via get_clock_desc and ptp_clock_adjtime (e.g., restrict access to /dev/ptp0 so untrusted users cannot run the shown testptp invocation).

Event History

Aug 26, 2026
CVE Published
via MITRE·02:37 PM
Data Sourced
via MITRE·02:37 PM
Description
Data Sourced
via NVD·03:17 PM
Description

Frequently Asked Questions

1

Who can trigger this issue?

A local user who can access the affected PTP clock device, such as /dev/ptp0, can trigger the NULL pointer dereference through the clock adjustment interface.

2

What action causes the crash?

The issue is triggered by attempting a PTP frequency adjustment when the gve driver lacks an adjfine implementation. The provided example uses testptp with the -f 0 option against /dev/ptp0.

3

What is the likely impact?

The kernel encounters a NULL pointer dereference in the PTP clock adjustment path, which can crash the affected kernel task or system.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203