CVE-2026-23305
Description
In the Linux kernel, the following vulnerability has been resolved: accel/rocket: fix unwinding in error path in rocket_probe When rocket_core_init() fails (as could be the case with EPROBE_DEFER), we need to properly unwind by decrementing the counter we just incremented and if this is the first core we failed to probe, remove the rocket DRM device with rocket_device_fini() as well. This matches the logic in rocket_remove(). Failing to properly unwind results in out-of-bounds accesses.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
Linux kernel Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | 6.18.17 |
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 0 |
| sid | Fixed | 6.19.8-1 |
| forky | Fixed | 6.19.8-1 |
| bullseye | Fixed | 0 |
| bookworm | Fixed | 0 |
References
- https://www.suse.com/security/cve/CVE-2026-23305.html
- https://security-tracker.debian.org/tracker/CVE-2026-23305
- https://git.kernel.org/stable/c/34f4495a7f72895776b81969639f527c99eb12b9
- https://git.kernel.org/stable/c/7fc4b49474c836cee7d9801abf05e0198fcbfa74
- https://git.kernel.org/stable/c/eeaf28c8f4defe371a008a5ddefaf18abf534f81
CWEs
CWE-125
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.