In the Linux kernel, the following vulnerability has been resolved: nvme-apple: Destroy the admin queue on removal The admin queue is allocated with… (CVE-2026-90229)
A use-after-free vulnerability in the Linux kernel's nvme-apple driver was resolved by ensuring the admin queue is properly destroyed on controller removal. The issue occurs because the admin queue allocated with blk_mq_alloc_queue() was never destroyed, leading to a kernel panic when the controller fails to initialize and is torn down immediately. This flaw could cause a kernel oops and panic on affected Apple Mac mini (M1, 2020) hardware. The vulnerability has been fixed by unquiescing and destroying the admin queue before controller uninitialization.
AI Analysis
Technical Summary
The Linux kernel's nvme-apple driver had a vulnerability where the admin queue allocated with blk_mq_alloc_queue() was not destroyed upon removal. The nvme_free_ctrl() function only dropped the last reference without running blk_mq_exit_queue() or blk_sync_queue(), leaving the hardware context in an inconsistent state. This caused the timeout timer and work to remain active on a queue that was about to be freed, eventually triggering a kernel panic inside blk_mq_timeout_work(). This issue only manifests when the NVMe controller fails to initialize and is immediately removed. The fix involved copying the PCIe driver's approach by unquiescing and destroying the admin queue before calling nvme_uninit_ctrl(), preventing the kernel panic.
Potential Impact
This vulnerability can cause a kernel panic and system crash on affected systems, specifically Apple Mac mini (M1, 2020) hardware running the vulnerable Linux kernel. It results in a denial of service due to a NULL pointer dereference triggered during NVMe controller removal after a failed initialization. There is no indication of privilege escalation or data corruption beyond the system crash.
Mitigation Recommendations
A fix is available in the Linux kernel that properly destroys the admin queue on NVMe controller removal in the nvme-apple driver. Users should update to a kernel version that includes this fix. Since this is a kernel-level issue, applying the official kernel patch or upgrading to a fixed kernel release is the recommended remediation. No additional mitigations are indicated.
In the Linux kernel, the following vulnerability has been resolved: nvme-apple: Destroy the admin queue on removal The admin queue is allocated with… (CVE-2026-90229)
Description
A use-after-free vulnerability in the Linux kernel's nvme-apple driver was resolved by ensuring the admin queue is properly destroyed on controller removal. The issue occurs because the admin queue allocated with blk_mq_alloc_queue() was never destroyed, leading to a kernel panic when the controller fails to initialize and is torn down immediately. This flaw could cause a kernel oops and panic on affected Apple Mac mini (M1, 2020) hardware. The vulnerability has been fixed by unquiescing and destroying the admin queue before controller uninitialization.
CVSS v3.1
Score 7.4high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's nvme-apple driver had a vulnerability where the admin queue allocated with blk_mq_alloc_queue() was not destroyed upon removal. The nvme_free_ctrl() function only dropped the last reference without running blk_mq_exit_queue() or blk_sync_queue(), leaving the hardware context in an inconsistent state. This caused the timeout timer and work to remain active on a queue that was about to be freed, eventually triggering a kernel panic inside blk_mq_timeout_work(). This issue only manifests when the NVMe controller fails to initialize and is immediately removed. The fix involved copying the PCIe driver's approach by unquiescing and destroying the admin queue before calling nvme_uninit_ctrl(), preventing the kernel panic.
Potential Impact
This vulnerability can cause a kernel panic and system crash on affected systems, specifically Apple Mac mini (M1, 2020) hardware running the vulnerable Linux kernel. It results in a denial of service due to a NULL pointer dereference triggered during NVMe controller removal after a failed initialization. There is no indication of privilege escalation or data corruption beyond the system crash.
Mitigation Recommendations
A fix is available in the Linux kernel that properly destroys the admin queue on NVMe controller removal in the nvme-apple driver. Users should update to a kernel version that includes this fix. Since this is a kernel-level issue, applying the official kernel patch or upgrading to a fixed kernel release is the recommended remediation. No additional mitigations are indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-mcwm-v4jq-wq65
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-90229"]
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6aade52255bf5e2cf5edc184
Added to database: 09/19/2026, 01:28:02 UTC
Last enriched: 09/19/2026, 01:50:22 UTC
Last updated: 09/19/2026, 03:41:31 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.