CVE-2026-68092
Last modified
CVE-2026-68092 is a vulnerability of currently unknown severity. 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 max_delta_raw field at zero.
Description
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 max_delta_raw 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 timekeeping_init().
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1a678f6829a8c931fae2b62e4c88dae743c839c9, < fe9bdea65ba231fcfb155031628bb1e8491b5fe0; >= 76031d9536a076bf023bedbdb1b4317fc801dd67, < cd25e9819620aa1325897912cfb4dd89303325fe; >= 76031d9536a076bf023bedbdb1b4317fc801dd67, < 75b478096c6bbf57fe366f7f0a8cd5365043ffaa; >= 76031d9536a076bf023bedbdb1b4317fc801dd67, < f24df84cbe05e4471c04ac4b921fc0340bbc7752; >= 6.12.5, < 6.12.97 |
| Linux | Linux | 6.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68092?
How severe is CVE-2026-68092?
How do I fix CVE-2026-68092?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-68087In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68088In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68089In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6809The Social Post Embed plugin for WordPress is vulnerable to …6.4
- CVE-2026-68090In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68091In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68093In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68094In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68095In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68096In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68097In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68098In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-68092?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
