{"id":"AZL-102368","summary":"CVE-2026-90209 affecting package kernel 6.6.150.1-1","details":"In the Linux kernel, the following vulnerability has been resolved:\n\ns390/debug: Fix deadlock during unregister\n\nUnregistering an s390dbf debug area while one of the associated debugfs\nfiles is being written to can cause a deadlock:\n\n$ echo \u003e.../vmur/level    $ rmmod vmur\n===================================================\ndebugfs write\ndebugfs_file_get()\n                          debug_unregister()\n                          mutex_lock(debug_mutex)\n                          debugfs_remove()\n                          wait for debugfs_file_put()\ndebug_file_ops.write()\ndebug_input()\nmutex_lock(debug_mutex) ==\u003e DEADLOCK\n\nFix this by splitting debug_unregister() into an s390dbf and debugfs\npart, and running only the s390dbf part with debug_mutex locked.","modified":"2026-09-18T14:15:27.603838081Z","published":"2026-09-17T17:17:16Z","upstream":["CVE-2026-90209"],"references":[{"type":"WEB","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-90209"}],"affected":[{"package":{"name":"kernel","ecosystem":"Azure Linux:3","purl":"pkg:rpm/azure-linux/kernel"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"last_affected":"6.6.150.1-1"}]}],"database_specific":{"source":"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-102368.json"}}],"schema_version":"1.9.0"}