CVE Catalog

CVE-2026-93090

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel's ARM SCMI subsystem, a vulnerability exists where on channel setup failure, previously registered channels are not properly cleaned up. This can lead to resource leaks or leaving an inconsistent state.

Risk Assessment

The vulnerability could lead to exhaustion of system resources or unpredictable behavior during reconfiguration attempts, potentially enabling a DoS attack.

Recommendation

Apply the patch that routes channel setup failure to the existing cleanup path. Update the kernel to a version containing this fix.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Clean up channels on setup failure scmi_channels_setup() can fail after the common BASE channel or earlier protocol channels have already been registered in the TX/RX IDRs. Route this failure through the existing channel cleanup label so the transport channels, transport devices and IDR state created before the failure are released before the probe error path frees the SCMI instance ID.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS