Wiz Agents & Workflows are here

CVE-2024-50019
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-50019 affects the Linux kernel's kthread (kernel thread) subsystem. The vulnerability was discovered in September 2024 and publicly disclosed on October 21, 2024. It affects multiple versions of the Linux kernel from version 5.11 up to versions before 5.15.168, 6.1.113, 6.6.57, and 6.11.4 (NVD).

Technical details

The vulnerability stems from unconditional kthread unparking behavior in the Linux kernel. When a kthread is already unparked, calling the unpark function is usually harmless as the wake-up is ignored due to the target not being in TASK_PARKED state. However, for per-CPU kthreads, the wake-up is preceded by a kthread_bind() call that expects the task to be inactive and in TASK_PARKED state. This mismatch triggers a warning when kthread_stop() is called on an unparked per-CPU kthread (Kernel Patch). The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (MEDIUM) with vector: 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 a denial of service condition through system crashes when attempting to stop per-CPU kthreads that are already unparked. This primarily affects system stability and availability, with no direct impact on confidentiality or integrity (NVD).

Mitigation and workarounds

The issue has been fixed in the Linux kernel through a patch that adds a check to skip unnecessary unparking while stopping a kthread. The fix involves checking the KTHREAD_SHOULD_PARK flag before proceeding with the unpark operation (Kernel Patch). Users should update to Linux kernel versions 5.15.168, 6.1.113, 6.6.57, or 6.11.4 or later to address this vulnerability.

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-23395CRITICAL9.1
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-devel-matched
NoYesMar 25, 2026
CVE-2026-23399MEDIUM6.5
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-devel-matched
NoYesMar 28, 2026
CVE-2026-23398MEDIUM6.5
  • Linux KernelLinux Kernel
  • kernel-abi-stablelists
NoYesMar 26, 2026
CVE-2026-23397MEDIUM4.4
  • Linux KernelLinux Kernel
  • kernel-devel
NoYesMar 26, 2026
CVE-2026-31788N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-trace-kvm
NoYesMar 25, 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