CVE-2026-68092: time/jiffies: Register jiffies clocksource before usage

Published Aug 10, 2026
·
Updated

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

time/jiffies: Register jiffies clocksource before usage

Teddy reported that a XEN HVM has a long boot delay, which was bisected to the recent enhancements to the negative motion detection. It turned out that the jiffies clocksource is used in early boot before it is registered, which leaves the maxdeltaraw field at zero. That causes the read out to be clamped to the max delta of 0, which means time is not making progress.

Cure it by ensuring that it is initialized before its first usage in timekeepinginit().

Affected Software

1 affected component
Linux Linux kernel

Event History

Aug 10, 2026
CVE Published
via MITRE·11:51 AM
Data Sourced
via MITRE·11:51 AM
Description
Data Sourced
via NVD·12:17 PM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-68092?

CVE-2026-68092 has a risk rating of 12, indicating a critical level of severity.

2

How do I fix CVE-2026-68092?

To fix CVE-2026-68092, ensure you update your Linux kernel to the latest patched version that resolves the jiffies clocksource registration issue.

3

What systems are affected by CVE-2026-68092?

CVE-2026-68092 affects systems running Linux kernel versions that include the jiffies clocksource prior to the patch.

4

What are the potential impacts of CVE-2026-68092?

The potential impacts of CVE-2026-68092 include prolonged boot delays and performance degradation in systems utilizing XEN HVM.

5

Who reported CVE-2026-68092?

CVE-2026-68092 was reported by a security researcher named Teddy.

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
CVE-2026-68092 - time/jiffies: Register jiffies clocksource before usage - SecAlerts