NONE · 0

CVE-2026-93092

In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Unregister device notifier before IDR teardown The requested-devices notifier looks up protocol fwnodes from t...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Unregister device notifier before IDR teardown The requested-devices notifier looks up protocol fwnodes from the active_protocols IDR. During remove, unregister the notifier before releasing and destroying active_protocols so no notifier callback can race with the IDR teardown. Keep the bus notifier registered until after the protocol state is torn down, matching the existing remove ordering for SCMI bus users.

References

FAQ

What is CVE-2026-93092?

CVE-2026-93092 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Unregister device notifier before IDR teardown The requested-devices notifier looks up protocol fwnodes from t...

How severe is CVE-2026-93092?

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

Is there a patch for CVE-2026-93092?

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