NONE · 0

CVE-2026-93089

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

Vulnerability Description

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.

References

FAQ

What is CVE-2026-93089?

CVE-2026-93089 is a documented vulnerability. 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 fail...

How severe is CVE-2026-93089?

CVSS scoring is not yet available for CVE-2026-93089. Check NVD for updates.

Is there a patch for CVE-2026-93089?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.