CVE-2026-68303

Source
https://cve.org/CVERecord?id=CVE-2026-68303
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-68303.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-68303
Downstream
AZL (1)
BELL (1)
DEBIAN (1)
SUSE (6)
UBUNTU (1)
Related
Published
2026-08-10T12:02:37Z
Modified
2026-09-18T10:11:47Z
Summary
drm/vc4: hvs/v3d: Fix null dereference in unbind
Details

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.

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68303.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
c8b75bca92cbf064b9fa125fc74a85994452e935
Fixed
261f0a3f0ac03248284f5116d3258f89c9642215
Fixed
7dc3680b7ffe01add3e9299fde8471d2dd53a8ae

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-68303.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.4.0
Fixed
7.1.6

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-68303.json"