CVE-2024-50079
Linux Debian vulnerability analysis and mitigation

Overview

In the Linux kernel, a vulnerability (CVE-2024-50079) was discovered in the io_uring/sqpoll functionality. The issue occurs when the sqpoll is exiting and cancels pending work items, potentially needing to run task_work. If this happens within io_uring_cancel_generic(), it may be waiting for the io_uring_task waitqueue, resulting in the ring mutex being attempted to be grabbed while in a TASK_INTERRUPTIBLE state (NVD, Kernel Patch).

Technical details

The vulnerability stems from a task state management issue where the system attempts to perform blocking operations while not in TASK_RUNNING state. This results in a scheduler warning when the task state is TASK_INTERRUPTIBLE. The issue affects Linux kernel versions from 6.9 up to (excluding) 6.11.5, and specific release candidates 6.12-rc1 through 6.12-rc3. 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 system instability and potential denial of service conditions when the task state is incorrectly managed during io_uring operations. This primarily affects system availability, with no direct impact on confidentiality or integrity (NVD).

Mitigation and workarounds

The issue has been fixed by ensuring that the task state is set to TASK_RUNNING when running task_work, similar to other cases in io_run_task_work(). The fix involves adding a single line of code to set the current state to TASK_RUNNING before executing task work (Kernel Patch).

Additional resources


SourceThis report was generated using AI

Related Linux Debian vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-22776HIGH8.7
  • Linux DebianLinux Debian
  • cpp-httplib
NoNoJan 12, 2026
CVE-2026-22801MEDIUM6.8
  • OpenJDK JDKOpenJDK JDK
  • java-21-openjdk-demo-fastdebug
NoYesJan 12, 2026
CVE-2026-22695MEDIUM6.1
  • OpenJDK JDKOpenJDK JDK
  • java-25-openjdk-static-libs
NoYesJan 12, 2026
CVE-2026-22251MEDIUM5.3
  • PythonPython
  • wlc
NoYesJan 12, 2026
CVE-2026-0665N/AN/A
  • Linux DebianLinux Debian
  • qemu
NoNoJan 13, 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