๐Ÿ” CVE Alert

CVE-2026-89976

UNKNOWN 0.0

accel/ethosu: fix job completion fence cleanup

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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]

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 16, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
5a5e9c0228e613f0ef2a58b9782d7c0ea8f1e58b < b3e0f79af1f27339d8d2527c02cc3e8397c2f69f 5a5e9c0228e613f0ef2a58b9782d7c0ea8f1e58b < 2d2a3adc91950f9a18829dadc7317fb5180a15c5
Linux / Linux
6.19

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/b3e0f79af1f27339d8d2527c02cc3e8397c2f69f git.kernel.org: https://git.kernel.org/stable/c/2d2a3adc91950f9a18829dadc7317fb5180a15c5