CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-68303

mediumCVSS 5.5covered by 2 sourcesfirst seen 2026-08-10
In the Linux kernel, the following vulnerability has been resolved: drm/vc4: hvs/v3d: Fix null dereference in unbind The hvs and v3d drivers use dev_get_drvdata(master) in their unbind functions. Since the vc4-drm gets removed before its dependent drivers (vc4_hvs/vc4_v3d) the vc4_hvs_unbind/vc4_v3d_unbind functions try to get drvdata of its master and fails with a null dereference error. Use the data pointer passed to the unbind functions directly instead of dev_get_drvdata(master). This avoids using potentially freed memory.

CSIRTS triage

What
A null pointer dereference occurs in the drm/vc4 hvs/v3d driver during device unbind.
Who is affected
Systems running Linux kernel with VideoCore IV graphics driver loaded.
Urgency
Medium priority; CVSS 5.5, potential crash on device unbind.
Action
Apply kernel patch adding null pointer check in the unbind path.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-68303

Get an email if CVE-2026-68303 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-68303

CVE.org record

Embed the live status

CVE-2026-68303 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-68303 status](https://www.csirts.com/badge/CVE-2026-68303)](https://www.csirts.com/cve/CVE-2026-68303)