CVE-2024-41005
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-41005 is a race condition vulnerability discovered in the Linux kernel's netpoll subsystem. The issue was identified when KCSAN (Kernel Concurrency Sanitizer) detected a data race between netrxaction and netpollsendskb functions. The vulnerability was disclosed and patched in July 2024, affecting various versions of the Linux kernel (Kernel Git).

Technical details

The vulnerability occurs in the netpollowneractive() function where there is a non-atomic access to napi->pollowner field. The race condition happens when checking if the current CPU is the owner of the lock, with a write operation occurring at 0xffff8881164168b0 by interrupt on CPU 10 (netrxaction) and a concurrent read operation by task 1 on CPU 2 (netpollsend_skb). The value changes from 0x0000000a to 0xffffffff during the race condition (Kernel Git).

Impact

The race condition in the netpoll subsystem could potentially lead to system instability or unpredictable behavior when netpoll operations are being performed. This is particularly relevant for systems that rely on netpoll for network debugging or emergency network access (NVD).

Mitigation and workarounds

The issue has been fixed by implementing an atomic read operation using READONCE() when checking the poll owner in the netpollowner_active() function. The fix has been incorporated into various Linux kernel versions through security updates. Users should update their kernel to a patched version that includes this 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-2025-40205HIGH7.8
  • Linux KernelLinux Kernel
  • linux-gcp-5.4
NoYesNov 12, 2025
CVE-2025-40211HIGH7.1
  • Linux KernelLinux Kernel
  • linux-gcp-6.8
NoYesNov 21, 2025
CVE-2025-40206MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-modules-extra
NoYesNov 12, 2025
CVE-2025-40210MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-rt-64k-modules
NoYesNov 21, 2025
CVE-2025-40212N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesNov 24, 2025

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