CVE-2026-68233: drm/vc4: Shut down BO cache timer before teardown

Published Aug 10, 2026
·
Updated

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

drm/vc4: Shut down BO cache timer before teardown

The BO cache timer callback schedules timework, and timework can rearm the timer through vc4bocachefreeold().

vc4bocachedestroy() deletes the timer and then cancels the work, which does not break that cycle: the work being cancelled can rearm the timer, and the timer then queues work again after teardown.

Use timershutdownsync() instead, so the timer cannot be rearmed and the cycle ends with cancelworksync().

Affected Software

1 affected component
Linux Kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    In vc4 BO cache teardown (e.g., vc4_bo_cache_destroy() / vc4_bo_cache_free_old()), use timer_shutdown_sync() so the BO cache timer cannot be rearmed during teardown; ensure the cycle ends with cancel_work_sync() as described.

    drm/vc4 (BO cache timer teardown) timer_shutdown_sync() usage for BO cache timer callback cycle = Use timer_shutdown_sync() instead of cancel_work_sync() to prevent timer rearming

Event History

Aug 10, 2026
CVE Published
via MITRE·12:00 PM
Data Sourced
via MITRE·12:00 PM
Description
Data Sourced
via NVD·01:20 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-68233?

CVE-2026-68233 has a risk rating of 24.

2

How do I fix CVE-2026-68233?

To fix CVE-2026-68233, update the Linux kernel to the patched version that addresses this vulnerability.

3

What systems are affected by CVE-2026-68233?

CVE-2026-68233 affects systems running the affected versions of the Linux kernel with the drm/vc4 module.

4

What does CVE-2026-68233 involve?

CVE-2026-68233 involves an issue where the BO cache timer is not properly shut down before the teardown in the Linux kernel.

5

Is CVE-2026-68233 exploitable?

The exploitability of CVE-2026-68233 depends on the specific configuration and usage of the affected Linux kernel.

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