CVE-2021-47293
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2021-47293 affects the Linux kernel's network scheduler component, specifically the act_skbmod functionality. The vulnerability was discovered when it was found that tcf_skbmod_act() incorrectly assumes all packets use Ethernet as their L2 protocol, which is not always the case (Kernel Git).

Technical details

The vulnerability exists in the net/sched/act_skbmod.c file where tcf_skbmod_act() function processes packets without properly checking their network protocol type. When used with non-Ethernet devices like CAN (Controller Area Network), the function attempts to modify packet headers assuming they are Ethernet packets, leading to packet corruption (Kernel Git).

Impact

When exploited, this vulnerability results in silent corruption of network packets on non-Ethernet devices, particularly affecting CAN devices when specific traffic control (tc) commands are executed. This can lead to data integrity issues in affected systems (Kernel Git).

Exploitability

The vulnerability can be triggered by configuring traffic control rules on non-Ethernet interfaces, specifically when using the skbmod action. A proof-of-concept exists using CAN devices with commands: 'ip link add dev vcan0 type vcan', 'ip link set up vcan0', 'tc qdisc add dev vcan0 root handle 1: htb', and 'tc filter add dev vcan0 parent 1: protocol ip prio 10 matchall action skbmod swap mac' (Kernel Git).

Mitigation and workarounds

The vulnerability has been patched in the Linux kernel by adding a check to skip skbmod actions for non-Ethernet packets. The fix involves verifying the device type before performing packet modifications. Users should update their Linux kernel to a version containing the fix (Red Hat).

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-2026-74730CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 22, 2026
CVE-2026-74733HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 22, 2026
CVE-2026-74726HIGH7.3
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesAug 22, 2026
CVE-2026-74732MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • kernel-selftests-internal
NoYesAug 22, 2026
CVE-2026-74728NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-modules-core
NoNoAug 22, 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