CVE-2026-93092

Unknown

Last modified

CVE-2026-93092 is a vulnerability of currently unknown severity. 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..

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.

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 53b8c25df7082edd78a3fc63e359abee0f28fa70, < 70a26b37389846f1f29a09f7983aa3f45feff529; >= 53b8c25df7082edd78a3fc63e359abee0f28fa70, < 492fb49eac24beecd6d3c5e4744a513e626f8dcf; >= 53b8c25df7082edd78a3fc63e359abee0f28fa70, < f5e528f631425416f9b39e9d8b385c9f1ceb40d6; >= 53b8c25df7082edd78a3fc63e359abee0f28fa70, < 74fcaa0a3f7ad3edfde2e8c6cb8ae457a00e0b7a; >= 53b8c25df7082edd78a3fc63e359abee0f28fa70, < 66a0bbf30cc14140fe13f63cd594a7c1ee352b75
LinuxLinux6.3

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is 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 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.
How severe is CVE-2026-93092?
Severity scoring for CVE-2026-93092 is pending analysis.
How do I fix CVE-2026-93092?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-93092?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST