CVE-2026-53139: drm/v3d: Skip CSD when it has zeroed workgroups

Published Jun 25, 2026
·
Updated

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

drm/v3d: Skip CSD when it has zeroed workgroups

A compute shader dispatch encodes its workgroup counts in the CFG0..CFG2 registers. Kicking off a dispatch with a zero count in any of the three dimensions is invalid. First, the hardware will process 0 as 65536, while the user-space driver exposes a maximum of 65535. Over that, a submission with a zeroed workgroup dimension should be a no-op.

These zeroed counts can reach the dispatch path through an indirect CSD job, whose workgroup counts are only known once the indirect buffer is read and may legitimately be zero, but such scenario should only result in a no-op.

Overwrite the indirect CSD job workgroup counts with the indirect BO ones, even if they are zeroed, and don't submit the job to the hardware when any of the workgroup counts is zero, so the job completes immediately instead of running the shader.

Affected Software

13 affected components
Linux Linux kernel (drm/v3d)
Linux Linux kernel>=5.3<5.15.211
Linux Linux kernel>=5.16<6.1.177
Linux Linux kernel>=6.2<6.6.144
Linux Linux kernel>=6.7<6.12.95
Linux Linux kernel>=6.13<6.18.36
Linux Linux kernel>=6.19<7.0.13
Linux Linux kernel=7.1-rc1
Linux Linux kernel=7.1-rc2
Linux Linux kernel=7.1-rc3
Linux Linux kernel=7.1-rc4
Linux Linux kernel=7.1-rc5
Linux Linux kernel=7.1-rc6

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Compensating control

    Update the Linux kernel DRM/v3d driver to a version where CSD dispatches are skipped when the indirect compute shader workgroup counts (CFG0..CFG2) are zeroed, so that no shader job is submitted to hardware when any workgroup dimension is invalid/zero.

Event History

Jun 25, 2026
CVE Published
via MITRE·08:38 AM
Data Sourced
via MITRE·08:38 AM
Description
Data Sourced
via NVD·09:16 AM
RemedyDescriptionSeverityAffected Software
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-53139?

The severity of CVE-2026-53139 is medium with a CVSS score of 5.5.

2

How do I fix CVE-2026-53139?

To fix CVE-2026-53139, update your Linux kernel to the latest version where this vulnerability is resolved.

3

What systems are affected by CVE-2026-53139?

CVE-2026-53139 affects systems running the Linux kernel, specifically those utilizing the drm/v3d module.

4

What is the description of CVE-2026-53139?

CVE-2026-53139 describes an issue in the Linux kernel where a compute shader dispatch with zeroed workgroups is invalid and can lead to potential vulnerabilities.

5

Is CVE-2026-53139 a critical vulnerability?

CVE-2026-53139 is not classified as critical but has a medium severity rating, indicating it should still be addressed promptly.

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