drm/v3d: Fix vaddr leak when indirect CSD has zeroed workgroups
Summary
| CVE | CVE-2026-53140 |
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-06-25 09:16:31 UTC |
| Updated | 2026-06-25 09:16:31 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved:
drm/v3d: Fix vaddr leak when indirect CSD has zeroed workgroups
v3d_rewrite_csd_job_wg_counts_from_indirect() maps both the indirect
buffer and the workgroup buffer and is expected to release them before
returning. When any of the workgroup counts read from the buffer is zero,
the function bailed out early and skipped the cleanup, leaking the vaddr
mappings of both BOs.
Jump to the cleanup path instead of returning directly, so the mappings
are always dropped. |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|
| CNA |
Linux |
Linux |
affected 18b8413b25b7070fa2e55858a2c808e6909581d0 0b59d0946913a0df7d1a033013e259e9b6a76546 git |
Not specified |
| CNA |
Linux |
Linux |
affected 18b8413b25b7070fa2e55858a2c808e6909581d0 90b629269088a9fe24a02c032be9f08357f47873 git |
Not specified |
| CNA |
Linux |
Linux |
affected 18b8413b25b7070fa2e55858a2c808e6909581d0 60ebeb23eaf3d7fd2e0551fe304309305e31d424 git |
Not specified |
| CNA |
Linux |
Linux |
affected 18b8413b25b7070fa2e55858a2c808e6909581d0 ae7676952790f421c40918e2586a2c9f12a682b6 git |
Not specified |
| CNA |
Linux |
Linux |
affected 6.8 |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.8 semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.12.94 6.12.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.18.36 6.18.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 7.0.13 7.0.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 7.1 * original_commit_for_fix |
Not specified |
References
| Reference | Source | Link | Tags |
|---|
| git.kernel.org/stable/c/0b59d0946913a0df7d1a033013e259e9b6a76546 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/ae7676952790f421c40918e2586a2c9f12a682b6 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/60ebeb23eaf3d7fd2e0551fe304309305e31d424 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/90b629269088a9fe24a02c032be9f08357f47873 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| CVE Program record |
CVE.ORG |
www.cve.org |
canonical |
| NVD vulnerability detail |
NVD |
nvd.nist.gov |
canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.