CVE-2026-93089 PUBLISHED

firmware: arm_scmi: Free transport channel on IDR failure

Assigner: Linux
Reserved: 17.09.2026 Published: 17.09.2026 Updated: 17.09.2026

In the Linux kernel, the following vulnerability has been resolved:

firmware: arm_scmi: Free transport channel on IDR failure

If transport channel setup succeeds but the following IDR insertion fails, the error path destroys the transport device and frees the channel info without invoking the transport cleanup callback.

Call chan_free() before destroying the device so transport specific resources such as IRQs, mailbox channels and mapped shared memory are released consistently with the normal teardown path.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from 05a2801d8b90c1b5159618d4bd3a3c65d60f3ff1 to ae7980c9af698d0a7e6790d49249abc71f0fc304 (excl.)
  • affected from 05a2801d8b90c1b5159618d4bd3a3c65d60f3ff1 to de0a4c103740cf54cf77370d47e03c9aa51aa5ee (excl.)
  • affected from 05a2801d8b90c1b5159618d4bd3a3c65d60f3ff1 to d7c60c0fe2bd452b56fe07947842d64da61b7290 (excl.)
  • affected from 05a2801d8b90c1b5159618d4bd3a3c65d60f3ff1 to fbaebd380caa4e1cec9306ca00231da6518a123f (excl.)
  • affected from 05a2801d8b90c1b5159618d4bd3a3c65d60f3ff1 to d72e7e5f24687c0490aabf317653caffe0447aeb (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 6.3 is affected
  • unaffected from 0 to 6.3 (excl.)
  • unaffected from 6.6.157 to 6.6.* (incl.)
  • unaffected from 6.12.110 to 6.12.* (incl.)
  • unaffected from 6.18.52 to 6.18.* (incl.)
  • unaffected from 7.2.6 to 7.2.* (incl.)
  • unaffected from 7.3-rc1 to * (incl.)

References