CVE-2024-42071
Linux Kernel vulnerability analysis and mitigation

Overview

A vulnerability in the Linux kernel's ionic driver was discovered where improper handling of NAPI (New API) context in network packet processing could lead to system instability. The vulnerability (CVE-2024-42071) was identified when calling napi_consume_skb() without properly checking the NAPI softirq context, which was discovered during configuration stress testing of traffic and queue configuration changes (Kernel Patch).

Technical details

The vulnerability occurs in the ionic driver's TX (transmit) cleanup routine where napi_consume_skb() is called without properly indicating the non-NAPI context. When not in a NAPI softirq context, the function needs to be called with budget==0 to signal it's not in a safe context. The issue manifests as a BUG warning when using smp_processor_id() in preemptible code, specifically in the napi_skb_cache_put function. The CVSS v3.1 score for this vulnerability is 5.5 (Medium) with a vector of CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability can lead to system instability and potential kernel panics when the ionic driver is processing network packets outside of the expected NAPI context. This primarily affects systems running the Linux kernel with the ionic network driver, potentially causing service disruptions (Kernel Patch).

Exploitability

The vulnerability requires local access and can be triggered through normal network driver operations, particularly during configuration changes. It was discovered during stress testing of traffic and queue configuration changes, suggesting it's reproducible under specific operational conditions (Kernel Patch).

Mitigation and workarounds

The issue has been fixed by modifying the ionic driver to properly handle non-NAPI contexts when calling napi_consume_skb(). The fix involves passing a context hint through the calls to ionic_tx_clean() to ensure proper handling of packet consumption. The patch has been merged into the Linux kernel (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-74583NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug
NoYesAug 21, 2026
CVE-2026-74582NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel.src
NoYesAug 21, 2026
CVE-2026-74581NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-internal
NoYesAug 21, 2026
CVE-2026-74580NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug
NoYesAug 21, 2026
CVE-2025-30156NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel-matched
NoYesAug 21, 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