{"id":"CVE-2026-92506","summary":"firmware: arm_scmi: Fix requested device removal race","details":"In the Linux kernel, the following vulnerability has been resolved:\n\nfirmware: arm_scmi: Fix requested device removal race\n\nscmi_protocol_device_unrequest() drops scmi_requested_devices_mtx while\nnotifying listeners but continues to retain the per-protocol list head.\nWhen two SCMI drivers for the same protocol unregister concurrently, one\nthread can remove the final request and free the list head while the other\nis running its notifier. The latter then dereferences the freed list head\nafter reacquiring the mutex and can free it a second time.\n\nComplete the list and IDR updates, including freeing an empty list head,\nbefore dropping the mutex. Keep the blocking notifier outside the critical\nsection and retain only the detached request across the callback.","modified":"2026-09-19T03:47:30.867466874Z","published":"2026-09-17T16:10:18.067Z","database_specific":{"cna_assigner":"Linux","osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92506.json"},"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/1c35915eaaa81a12340c838c5c2ccb02be2194c3"},{"type":"WEB","url":"https://git.kernel.org/stable/c/21d35c5f46e99e9047bb9ded3ecb5ab440dd75b3"},{"type":"WEB","url":"https://git.kernel.org/stable/c/2c4097e6c4aed276c5e9ec2ab331ab397ea780bf"},{"type":"WEB","url":"https://git.kernel.org/stable/c/2ff7713b7308cd6bea3328f7cd750b5eaab42af3"},{"type":"WEB","url":"https://git.kernel.org/stable/c/c3d4ef1c0ca6917aad6f1093b49f3932944a8c19"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92506.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-92506"},{"type":"PACKAGE","url":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","events":[{"introduced":"d3cd7c525fd2ecce3a6c963f314969a54783d211"},{"fixed":"2ff7713b7308cd6bea3328f7cd750b5eaab42af3"},{"fixed":"1c35915eaaa81a12340c838c5c2ccb02be2194c3"},{"fixed":"c3d4ef1c0ca6917aad6f1093b49f3932944a8c19"},{"fixed":"21d35c5f46e99e9047bb9ded3ecb5ab440dd75b3"},{"fixed":"2c4097e6c4aed276c5e9ec2ab331ab397ea780bf"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-92506.json"}},{"package":{"name":"Kernel","ecosystem":"Linux"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"6.3.0"},{"fixed":"6.6.157"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.7.0"},{"fixed":"6.12.110"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.13.0"},{"fixed":"6.18.52"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.19.0"},{"fixed":"7.2.6"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-92506.json"}}],"schema_version":"1.9.0"}