CVE-2026-23305 in Linux Kernel
Zusammenfassung (Englisch)
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.
Zuständig
Linux
Reservieren
13.01.2026
Veröffentlichung
25.03.2026
Einträge
VulDB provides additional information and datapoints for this CVE:
| ID | Schwachstelle | CWE | Aus | Mas | CVE |
|---|---|---|---|---|---|
| 353065 | Linux Kernel accel rocket_core_init Information Disclosure | 125 | Nicht definiert | Offizieller Fix | CVE-2026-23305 |