CVE-2026-72327
Last modified
CVE-2026-72327 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Reject invalid indirect BO handle in indirect CSD setup v3d_get_cpu_indirect_csd_params() looks up the indirect buffer object from a userspace-supplied handle but never checks the result. A bogus or stale handle makes drm_gem_object_lookup() 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.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Reject invalid indirect BO handle in indirect CSD setup v3d_get_cpu_indirect_csd_params() looks up the indirect buffer object from a userspace-supplied handle but never checks the result. A bogus or stale handle makes drm_gem_object_lookup() 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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 18b8413b25b7070fa2e55858a2c808e6909581d0, < 7c27f630dc78b673e136cab7d410399a1c52146a; >= 18b8413b25b7070fa2e55858a2c808e6909581d0, < 762116dfa72865c82151970960f7cf34f44b21c8; >= 18b8413b25b7070fa2e55858a2c808e6909581d0, < 5d65dade4d84913d1879f3db6a12ac007e08314b; >= 18b8413b25b7070fa2e55858a2c808e6909581d0, < 2f8b8593c7832fad655290cef9e99af05b1b52b3 |
| Linux | Linux | 6.8 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72327?
How severe is CVE-2026-72327?
How do I fix CVE-2026-72327?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-72321In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72322In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72323In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72324In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72325In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72326In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72328In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72329In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-7233A vulnerability was determined in Artifex MuPDF up to 1.28.0…6.1
- CVE-2026-72330In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-72331In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72332In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-72327?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
