CVE-2026-93082

Summary

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

firmware: arm_scmi: Unwind P2A receiver mailbox setup failure

mailbox_chan_setup() can request an additional P2A receiver channel after successfully acquiring the primary P2A channel. If that later 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

VendorProductVersion RangeStatus
LinuxLinuxfa8b28ba22d95be4d2dd3c37fbdbdc066af82941 < 4c2a5d72357e5c6743c23b59615da287140d9d31affected
LinuxLinuxfa8b28ba22d95be4d2dd3c37fbdbdc066af82941 < 3b0b02134ab90202af80b102fa37196b9689e86faffected
LinuxLinuxfa8b28ba22d95be4d2dd3c37fbdbdc066af82941 < 3515aed7fe424b79c49ff9cd51f7802a64a4ab7baffected
LinuxLinuxfa8b28ba22d95be4d2dd3c37fbdbdc066af82941 < f3e3773c4e5e96549d7540d8ddeb4fcd534f6f1daffected
LinuxLinux6.11affected
LinuxLinux0 < 6.11unaffected
LinuxLinux6.12.110 <= 6.12.*unaffected
LinuxLinux6.18.52 <= 6.18.*unaffected
LinuxLinux7.2.6 <= 7.2.*unaffected
LinuxLinux7.3-rc1 <= *unaffected

Weaknesses

References