NONE · 0

CVE-2026-93082

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

Vulnerability Description

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.

References

FAQ

What is CVE-2026-93082?

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

How severe is CVE-2026-93082?

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

Is there a patch for CVE-2026-93082?

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