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.
CVE-2026-23305
NONE
EPSS 0.02%
Updated Mar 25, 2026
Linux
https://git.kernel.org/stable/c/34f4495a7f72895776b81969639f527c99eb12b9
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/7fc4b49474c836cee7d9801abf05e0198fcbfa74
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/eeaf28c8f4defe371a008a5ddefaf18abf534f81
416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVE Details
CVE ID
CVE-2026-23305
Published Date
Mar 25, 2026
Vendor
Linux
Severity
NONE
Exploit Prediction (EPSS)
Probability of Exploit
0.02%
Likelihood of exploitation in next 30 days
Percentile:
5.8th percentile (higher than 5.8% of all CVEs)
Standard patching cycle
Impact
Minimal impact
Source
View Advisory