{"id":"CVE-2026-93152","title":"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","summary":"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 pat…","severity":"none","vendor":"Linux","product":"Linux","affected":["Linux >= 5bd2927aceba181b84286e00aa2f56e117e699c3 < cbe53ecd696e354bfda8173364f7595759bc562d","Linux >= 5bd2927aceba181b84286e00aa2f56e117e699c3 < 86782a72c6d8c7541813b9ddb009668468601f18","Linux >= 5bd2927aceba181b84286e00aa2f56e117e699c3 < 0e9d9fe12da779516dc3899dc9141304675f5416","Linux >= 5bd2927aceba181b84286e00aa2f56e117e699c3 < e5a79244a3c526a76d930f2ef30aff64528b0c6a","Linux >= 5bd2927aceba181b84286e00aa2f56e117e699c3 < 840ab22ffa4d859ca40a31e96fc3554688e7a035","Linux >= 5bd2927aceba181b84286e00aa2f56e117e699c3 < f61c934aa084b7440fec681be3f4b481eb5a8609","Linux 5.19"],"published":"2026-09-17","updated":"2026-09-17","sourceUpdated":"2026-09-17T17:18:10.480","source":"NVD","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-93152","references":[{"url":"https://git.kernel.org/stable/c/0e9d9fe12da779516dc3899dc9141304675f5416","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/840ab22ffa4d859ca40a31e96fc3554688e7a035","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/86782a72c6d8c7541813b9ddb009668468601f18","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/cbe53ecd696e354bfda8173364f7595759bc562d","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/e5a79244a3c526a76d930f2ef30aff64528b0c6a","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/f61c934aa084b7440fec681be3f4b481eb5a8609","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"}],"tags":["nvd","cve.org"],"ingestedAt":"2026-09-17T16:21:47.744Z","epss":0.00205,"epssPercentile":0.10893,"slug":"CVE-2026-93152","body":"## Overview\n\nIn 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.\n\n## Remediation\n\nRefer to the linked advisories for vendor-supplied fixes and affected version ranges.","depth":"sunlit","depthScore":3,"depthScoreParts":{"impact":2.8,"likelihood":0,"exploitation":0,"ransomware":0},"changes":[]}