
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-53442 is a NULL pointer dereference vulnerability in the Linux kernel's Intel ice network driver, caused by simultaneously enabling ADQ (Application Device Queues) and switchdev modes, which are mutually incompatible. The vulnerability was published on September 18, 2025, and affects Linux kernel versions 5.16 through 6.1.47 (exclusive), 6.2 through 6.4.12 (exclusive), and release candidates 6.5-rc1 through 6.5-rc6. It carries a CVSS v3.1 base score of 5.5 (Medium) (Feedly, EUVD).
The root cause is a NULL pointer dereference (CWE-476) in the Linux kernel's ice driver, which manages Intel Ethernet adapters. When ADQ and switchdev modes are both active, the driver accesses a pointer that has not been properly initialized for the combined configuration, resulting in a kernel crash. The fix adds mutual exclusion checks: the kernel now verifies whether ADQ is active before allowing a devlink mode switch to switchdev, and vice versa. The attack vector is local and requires low privileges — an attacker or unprivileged user with access to network configuration interfaces (e.g., via devlink or ethtool) could trigger the condition (Feedly, kernel.org patch 1).
Successful exploitation causes a kernel NULL pointer dereference, leading to a system crash and denial of service. There is no impact on confidentiality or data integrity — the vulnerability is limited to availability. Systems running affected kernel versions with Intel ice-driver NICs in environments where both ADQ and switchdev configurations are accessible to low-privileged users are at risk of unexpected reboots or service disruption (Feedly).
The Linux kernel project has released patches addressing this vulnerability in stable versions 6.1.47, 6.4.12, and 6.5. Three upstream commits are available: 1c82d1b, 24f0d69, and 43d00e1. As a workaround, administrators should avoid simultaneously enabling ADQ and switchdev modes on Intel ice driver interfaces, and restrict access to network configuration tools (e.g., devlink, ethtool) to privileged users only (Feedly, EUVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."