CVE-2026-89976
Last modified
CVE-2026-89976 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: fix job completion fence cleanup ethosu_ioctl_submit_job() allocates done_fence before validating buffer handles. Errors after allocation call ethosu_job_err_cleanup(), which frees the job but leaks the uninitialized fence. A scheduler dependency error also lets ethosu_job_run() return before dma_fence_init().
Description
In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: fix job completion fence cleanup ethosu_ioctl_submit_job() allocates done_fence before validating buffer handles. Errors after allocation call ethosu_job_err_cleanup(), which frees the job but leaks the uninitialized fence. A scheduler dependency error also lets ethosu_job_run() return before dma_fence_init(). Normal cleanup then passes a zeroed refcount to dma_fence_put(). Release done_fence in the common cleanup path and use dma_fence_was_initialized() to distinguish initialized fences from raw allocations. [robh: also fix goto]
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 5a5e9c0228e613f0ef2a58b9782d7c0ea8f1e58b, < b3e0f79af1f27339d8d2527c02cc3e8397c2f69f; >= 5a5e9c0228e613f0ef2a58b9782d7c0ea8f1e58b, < 2d2a3adc91950f9a18829dadc7317fb5180a15c5 |
| Linux | Linux | 6.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89976?
How severe is CVE-2026-89976?
How do I fix CVE-2026-89976?
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-89970In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-89971In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-89972In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-89973In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2026-89974In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-89975In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89977In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89978In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89979In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89980In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-89981In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89982In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-89976?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
