CVE-2021-47301
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2021-47301 is a use-after-free vulnerability in the Linux kernel's Intel Gigabit Ethernet (igb) driver. The vulnerability was discovered in May 2024 and affects Linux kernel versions from 4.12 through 5.14-rc1. The issue occurs in the igb driver's TX ring cleaning functionality during controller reset operations (NVD).

Technical details

The vulnerability stems from a failure to clean the next descriptor to watch (next_to_watch) when cleaning the TX ring. This oversight can lead to invalid memory accesses if igb_poll() runs while the controller is being reset, potentially causing the driver to attempt freeing a skb (socket buffer) that was already freed. The vulnerability has been assigned a CVSS v3.1 base score of 7.8 (HIGH) with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).

Impact

The vulnerability can lead to use-after-free conditions in the Linux kernel's network stack, potentially resulting in system crashes, memory corruption, or privilege escalation. The high CVSS score indicates that successful exploitation could have significant impacts on system confidentiality, integrity, and availability (NVD).

Exploitability

The vulnerability requires local access and low privileges to exploit. While the crash is reported to be harder to reproduce with the igb driver, the same potential problem exists in the igc driver as the code is identical (Kernel Patch).

Mitigation and workarounds

The vulnerability has been patched in the Linux kernel by adding code to clean the next_to_watch pointer when cleaning the TX ring. The fix involves adding 'tx_buffer->next_to_watch = NULL' in the igb_clean_tx_ring function. Multiple stable kernel branches have received the patch (Kernel Patch).

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-68454HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-hwe-7.0
NoYesAug 13, 2026
CVE-2026-68452HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-raspi-5.4
NoYesAug 13, 2026
CVE-2026-68451HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-nvidia
NoYesAug 13, 2026
CVE-2026-68453HIGH7.1
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-core
NoYesAug 13, 2026
CVE-2026-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-aws
NoYesAug 12, 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