AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-72131

UNKNOWN · CVSS N/A

Source: NVD + CISA KEV + EPSS · Published 2026-08-15 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

The vulnerability affects the Linux kernel on Apple A11 devices, where shared tags across admin and IO queues can lead to firmware crashes due to duplicate tag errors. This issue necessitates that pending command tags remain unique to prevent system instability. Organizations utilizing Linux on Apple A11 hardware should prioritize applying the recommended workaround to mitigate potential disruptions.

CVE
CVE-2026-72131
Severity
UNKNOWN
CVSS
N/A
EPSS
N/A
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: nvme-apple: Prevent shared tags across queues on Apple A11 On Apple A11, tags of pending commands must be unique across the admin and IO queues, else the firmware crashes with "duplicate tag error for tag N", with N being the tag. Apply the existing workaround for M1 of reserving two tags for the admin queue to A11.