CVE-2026-23305 PUBLISHED

accel/rocket: fix unwinding in error path in rocket_probe

Assigner: Linux
Reserved: 13.01.2026 Published: 25.03.2026 Updated: 25.03.2026

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.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from 0810d5ad88a18f1e6d549853a388ad0316f74e36 to 7fc4b49474c836cee7d9801abf05e0198fcbfa74 (excl.)
  • affected from 0810d5ad88a18f1e6d549853a388ad0316f74e36 to eeaf28c8f4defe371a008a5ddefaf18abf534f81 (excl.)
  • affected from 0810d5ad88a18f1e6d549853a388ad0316f74e36 to 34f4495a7f72895776b81969639f527c99eb12b9 (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 6.18 is affected
  • unaffected from 0 to 6.18 (excl.)
  • unaffected from 6.18.17 to 6.18.* (incl.)
  • unaffected from 6.19.7 to 6.19.* (incl.)
  • unaffected from 7.0-rc1 to * (incl.)

References