CVE-2026-23305

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

28 May 2026, 14:33

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: accel/rocket: corregir el desenrollado en la ruta de error en rocket_probe Cuando rocket_core_init() falla (como podría ser el caso con EPROBE_DEFER), necesitamos desenrollar correctamente decrementando el contador que acabamos de incrementar y, si este es el primer núcleo que no pudimos sondear, eliminar también el dispositivo DRM de rocket con rocket_device_fini(). Esto coincide con la lógica en rocket_remove(). No desenrollar correctamente resulta en accesos fuera de límites.
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.1
CWE CWE-125
First Time Linux
Linux linux Kernel
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
References () https://git.kernel.org/stable/c/34f4495a7f72895776b81969639f527c99eb12b9 - () https://git.kernel.org/stable/c/34f4495a7f72895776b81969639f527c99eb12b9 - Patch
References () https://git.kernel.org/stable/c/7fc4b49474c836cee7d9801abf05e0198fcbfa74 - () https://git.kernel.org/stable/c/7fc4b49474c836cee7d9801abf05e0198fcbfa74 - Patch
References () https://git.kernel.org/stable/c/eeaf28c8f4defe371a008a5ddefaf18abf534f81 - () https://git.kernel.org/stable/c/eeaf28c8f4defe371a008a5ddefaf18abf534f81 - Patch

25 Mar 2026, 11:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-25 11:16

Updated : 2026-05-28 14:33


NVD link : CVE-2026-23305

Mitre link : CVE-2026-23305

CVE.ORG link : CVE-2026-23305


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-125

Out-of-bounds Read