Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2021-46998
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2021-46998 is a use-after-free vulnerability discovered in the Linux kernel's Cisco VIC Ethernet NIC Support driver. The vulnerability affects Linux kernel versions from 4.16 up to versions before 4.19.191, 5.4.120, 5.10.38, and 5.11.22. The issue was disclosed in February 2024 and received a CVSS v3.1 base score of 7.8 (High) (NVD).

Technical details

The vulnerability occurs in the enic_hard_start_xmit function when it calls enic_queue_wq_skb(). Inside enic_queue_wq_skb, if an error occurs, the skb (socket buffer) is freed by dev_kfree_skb(skb), but the freed skb is still used in skb_tx_timestamp(skb), leading to a use-after-free condition. This vulnerability is tracked as CWE-416 (Use After Free) (Kernel Patch).

Impact

The vulnerability could allow a local user with access to the affected network interface to crash the system, potentially leading to denial of service. The CVSS score of 7.8 indicates high severity impacts on confidentiality, integrity, and availability (Red Hat).

Exploitability

The vulnerability requires local access and low attack complexity to exploit. An attacker needs local user privileges to trigger the vulnerability through the affected network driver (NVD).

Mitigation and workarounds

The vulnerability has been patched by modifying the enic_queue_wq_skb() function to return an error and goto spin_unlock() in case of error, preventing the use-after-free condition. The fix was provided by Govind and implemented through multiple kernel patches (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-93189HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-aws-7.0
NoYesSep 17, 2026
CVE-2026-93188MEDIUM6.5
  • Linux Kernel logoLinux Kernel
  • linux-aws-7.0
NoYesSep 17, 2026
CVE-2026-93182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-hwe-6.17
NoYesSep 17, 2026
CVE-2026-93181NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-nvidia-6.14
NoNoSep 17, 2026
CVE-2026-93174NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-7.0
NoYesSep 17, 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