In the Linux kernel, the following vulnerability has been resolved: accel/rocket: fix NULL dereference and integer overflow in rocket_job_push()… (CVE-2026-89592)
A vulnerability in the Linux kernel's accel/rocket component involving rocket_job_push() has been fixed. The issue includes a missing NULL pointer check after memory allocation and an integer overflow in calculating the size of an allocation. These bugs could lead to kernel NULL pointer dereference and out-of-bounds memory access. The fix involves adding overflow detection and NULL checks to prevent these conditions.
AI Analysis
Technical Summary
The Linux kernel's accel/rocket subsystem had a vulnerability in the rocket_job_push() function. This function allocates a temporary array to hold pointers to input and output GEM objects. Two bugs were present: first, a missing NULL check after kvmalloc_array() could cause a kernel NULL pointer dereference if allocation failed. Second, an integer overflow could occur when summing user-supplied in_bo_count and out_bo_count values (both u32), causing the allocation size to wrap to a smaller number. This mismatch between allocated size and actual counts could lead to out-of-bounds accesses on the temporary array. The vulnerability was fixed by adding check_add_overflow() to detect overflow before allocation and adding a NULL check on the allocation result.
Potential Impact
If exploited, the vulnerability could cause a kernel NULL pointer dereference leading to a denial of service (kernel crash). The integer overflow could also lead to out-of-bounds memory access, potentially causing memory corruption or other undefined behavior. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by adding overflow checks and NULL pointer validation. Users and administrators should apply the official kernel updates containing this fix. Since this is a kernel vulnerability, updating to a patched kernel version is the recommended remediation.
In the Linux kernel, the following vulnerability has been resolved: accel/rocket: fix NULL dereference and integer overflow in rocket_job_push()… (CVE-2026-89592)
Description
A vulnerability in the Linux kernel's accel/rocket component involving rocket_job_push() has been fixed. The issue includes a missing NULL pointer check after memory allocation and an integer overflow in calculating the size of an allocation. These bugs could lead to kernel NULL pointer dereference and out-of-bounds memory access. The fix involves adding overflow detection and NULL checks to prevent these conditions.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's accel/rocket subsystem had a vulnerability in the rocket_job_push() function. This function allocates a temporary array to hold pointers to input and output GEM objects. Two bugs were present: first, a missing NULL check after kvmalloc_array() could cause a kernel NULL pointer dereference if allocation failed. Second, an integer overflow could occur when summing user-supplied in_bo_count and out_bo_count values (both u32), causing the allocation size to wrap to a smaller number. This mismatch between allocated size and actual counts could lead to out-of-bounds accesses on the temporary array. The vulnerability was fixed by adding check_add_overflow() to detect overflow before allocation and adding a NULL check on the allocation result.
Potential Impact
If exploited, the vulnerability could cause a kernel NULL pointer dereference leading to a denial of service (kernel crash). The integer overflow could also lead to out-of-bounds memory access, potentially causing memory corruption or other undefined behavior. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by adding overflow checks and NULL pointer validation. Users and administrators should apply the official kernel updates containing this fix. Since this is a kernel vulnerability, updating to a patched kernel version is the recommended remediation.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-37xg-5m8h-6hgw
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89592"]
Threat ID: 6aa4a00d55bf5e2cf5a8668c
Added to database: 09/12/2026, 00:42:53 UTC
Last enriched: 09/12/2026, 01:04:25 UTC
Last updated: 09/12/2026, 01:04:25 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.