CVE-2026-93092: firmware: arm_scmi: Unregister device notifier before IDR teardown

Published Sep 17, 2026
·
Updated

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

firmware: armscmi: Unregister device notifier before IDR teardown

The requested-devices notifier looks up protocol fwnodes from the activeprotocols IDR. During remove, unregister the notifier before releasing and destroying activeprotocols 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.

Event History

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

Frequently Asked Questions

1

Which systems and events are relevant to this issue?

The issue is in the Linux kernel ARM SCMI firmware subsystem. It can occur during device removal when the requested-devices notifier runs while the active_protocols IDR is being released and destroyed.

2

What is the required fix ordering?

The requested-devices notifier must be unregistered before active_protocols is released and destroyed, preventing its callback from looking up protocol fwnodes during IDR teardown. The SCMI bus notifier should remain registered until protocol state teardown is complete.

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