CVE-2026-93083: firmware: arm_scmi: Unwind TX receiver mailbox setup failure

Published Sep 17, 2026
·
Updated

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

firmware: armscmi: Unwind TX receiver mailbox setup failure

mailboxchansetup() can request an additional unidirectional TX receiver channel after successfully acquiring the primary channel. If that second request fails, the function returns immediately and leaves the primary channel allocated.

Unwind the primary mailbox channel before returning the error so probe deferral or other setup failures do not leave the channel busy for later probe attempts.

Affected Software

1 affected component
Linux Kernel

Event History

Sep 17, 2026
CVE Published
via MITRE·04:11 PM
Data Sourced
via MITRE·04:11 PM
Description

Frequently Asked Questions

1

When can this issue be triggered?

It occurs when mailbox_chan_setup() has successfully acquired the primary mailbox channel and then fails while requesting an additional unidirectional TX receiver channel.

2

What is the operational impact of a failed setup?

The primary mailbox channel can remain allocated after the failure. This leaves it busy and can prevent later probe attempts from acquiring the channel.

3

What should be done if a setup failure has already left a channel busy?

The provided fix changes the failure path to release the primary mailbox channel before returning the error. Applying a kernel version containing that fix prevents subsequent probe deferrals or setup failures from leaving the channel allocated.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203