{"id":"AZL-102222","summary":"CVE-2026-93152 affecting package kernel 6.6.150.1-1","details":"In the Linux kernel, the following vulnerability has been resolved:\n\nnvme-apple: Use acquire/release for queue enabled state\n\napple_nvme_init_queue() initializes queue state and then marks the queue\nenabled. The interrupt and request paths check enabled before using that\nqueue state.\n\nThe old wmb() after WRITE_ONCE(enabled, true) does not publish the\nearlier initialization before enabled becomes visible. Use a release store\nwhen enabling the queue and acquire loads when testing it.\n\nAlthough the shutdown-side enabled accesses are not used for publishing\nqueue initialization, use helpers for them as well for consistency.","modified":"2026-09-20T05:33:47Z","published":"2026-09-17T17:18:10Z","upstream":["CVE-2026-93152"],"references":[{"type":"WEB","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-93152"}],"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-102222.json"}}],"schema_version":"1.9.0"}