Impact
This flaw in the Linux kernel’s dpaa2‑switch driver arises during the removal of individual switch ports. Because NAPI instances are shared and only disabled once the last port is taken down, the kernel deletes them prematurely while ports are still being unregistered. The resulting improper deallocation can trigger kernel crashes or instability, effectively causing a denial of service.
Affected Systems
The vulnerability affects all Linux kernel builds that include the dpaa2‑switch driver. The issue has been discovered and fixed in commits referenced in the advisory, and any system currently running a kernel version that contains the unpatched dpaa2‑switch code is potentially affected.
Risk and Exploitability
Explicit CVSS or EPSS metrics are not available and the flaw is not listed in the CISA KEV catalogue, suggesting current exploitation evidence is limited. However, because the defect can lead to a kernel panic, an attacker with local device removal privileges—typically an administrator or a compromised privileged user—could trigger the error. Denial of service is the primary consequence, and the risk is elevated for environments that frequently remove or replace dpaa2‑switch devices.
OpenCVE Enrichment