๐Ÿ” CVE Alert

CVE-2026-89591

UNKNOWN 0.0

accel/rocket: initialize job domain before cleanup paths

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: accel/rocket: initialize job domain before cleanup paths rocket_ioctl_submit_job() releases rjob through rocket_job_put() on allocation error paths. rocket_job_cleanup() unconditionally calls rocket_iommu_domain_put(job->domain), but job->domain is assigned only after task copying and BO lookups. A failure before that assignment can therefore clean up a job with a NULL domain pointer. Take the per-file domain reference before the first error path can release rjob. Also clear rjob->tasks after freeing it in rocket_copy_tasks(), so the common cleanup path cannot free the task array again after a task-copy error.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 11, 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
0810d5ad88a18f1e6d549853a388ad0316f74e36 < 3043230296653a609ab50006899e64bbb2d99465 0810d5ad88a18f1e6d549853a388ad0316f74e36 < 81731f1eda5e6a1dfad31445f741de9bbefbb08e 0810d5ad88a18f1e6d549853a388ad0316f74e36 < 70e6a33d68a9b03335c5426332666e52d07f45d6
Linux / Linux
6.18

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/3043230296653a609ab50006899e64bbb2d99465 git.kernel.org: https://git.kernel.org/stable/c/81731f1eda5e6a1dfad31445f741de9bbefbb08e git.kernel.org: https://git.kernel.org/stable/c/70e6a33d68a9b03335c5426332666e52d07f45d6