CVE-2024-26596
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-26596 is a vulnerability in the Linux kernel's Distributed Switch Architecture (DSA) subsystem. The issue was discovered in February 2024 and affects Linux kernel versions from 6.1.0 up to (excluding) 6.7.2. The vulnerability stems from an improper netdev_priv() dereference before checking non-DSA netdevice events (NVD).

Technical details

The vulnerability occurs when the kernel performs a netdev_priv() dereference for every NETDEV_CHANGEUPPER and NETDEV_PRECHANGEUPPER event in the system. The issue arises because not all net_devices have a netdev_priv() of type struct dsa_user_priv. While most drivers allocate sufficient private memory, the dummy interface calls alloc_netdev() with a priv size of 0, making every netdev_priv() dereference invalid. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (Kernel Git).

Impact

When exploited, this vulnerability can lead to a kernel oops (system crash) when attempting to create a VLAN interface on a dummy network device. This results in a denial of service condition, particularly when emitting a NETDEV_PRECHANGEUPPER event with a VLAN as its new upper interface (Kernel Git).

Mitigation and workarounds

The vulnerability has been fixed in the Linux kernel by modifying the code to perform the type check before dereferencing netdev_priv(). The fix involves moving the dereference operation after the dsa_user_dev_check() verification. Users should upgrade to Linux kernel version 6.7.2 or later, or apply the appropriate backported patches (Kernel Git).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • bpftool
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-nvidia-6.14
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • linux-oracle-6.14
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-devel
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-debug-devel
NoYesJan 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management