CVE-2026-72327

Source
https://cve.org/CVERecord?id=CVE-2026-72327
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72327.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72327
Downstream
Published
2026-08-15T05:55:37.435Z
Modified
2026-08-18T03:31:02.057005276Z
Summary
drm/v3d: Reject invalid indirect BO handle in indirect CSD setup
Details

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

drm/v3d: Reject invalid indirect BO handle in indirect CSD setup

v3dgetcpuindirectcsdparams() looks up the indirect buffer object from a userspace-supplied handle but never checks the result. A bogus or stale handle makes drmgemobjectlookup() return NULL, which is then stored in info->indirect and only dereferenced later when the indirect CSD job runs, turning a userspace mistake into a NULL pointer dereference in the kernel.

Bail out with -ENOENT as soon as the lookup fails, so the bad handle is rejected at submission time.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72327.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
18b8413b25b7070fa2e55858a2c808e6909581d0
Fixed
7c27f630dc78b673e136cab7d410399a1c52146a
Fixed
762116dfa72865c82151970960f7cf34f44b21c8
Fixed
5d65dade4d84913d1879f3db6a12ac007e08314b
Fixed
2f8b8593c7832fad655290cef9e99af05b1b52b3

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.8.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

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