CVE-2024-50127
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-50127 is a use-after-free vulnerability discovered in the Linux kernel's network scheduler component, specifically in the taprio_change() function. The vulnerability was reported on November 5, 2024, and affects Linux kernel versions from 5.2 through 6.12-rc4. The issue occurs when the 'admin' pointer becomes dangling due to schedule switch or removal caused by 'advance_sched()', with the critical section protected by 'q->current_entry_lock' being insufficient to prevent such a scenario (NVD).

Technical details

The vulnerability exists in the taprio_change() function where the critical section protected by q->current_entry_lock is too small to prevent a use-after-free condition. The issue is triggered when the 'admin' pointer becomes dangling due to schedule switch or removal caused by advance_sched(). The vulnerability was detected by KASAN (Kernel Address Sanitizer). The fix involves replacing rcu_assign_pointer() with rcu_replace_pointer() to update the 'admin' pointer immediately before attempting to schedule freeing. The vulnerability has been assigned a CVSS v3.1 base score of 7.8 (HIGH) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).

Impact

The vulnerability could potentially lead to system compromise through a use-after-free condition in the Linux kernel's network scheduler. The high CVSS score of 7.8 indicates significant potential impact on system confidentiality, integrity, and availability if exploited (NVD).

Mitigation and workarounds

The vulnerability has been fixed in multiple Linux kernel versions. The fix involves using rcu_replace_pointer() instead of rcu_assign_pointer() to update the 'admin' pointer. Updates are available for various kernel versions including 5.15.170, 6.1.115, 6.6.59, and 6.11.6. Users are advised to update their kernel to the latest patched version (Debian).

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-71142N/AN/A
  • Linux KernelLinux Kernel
  • bpftool
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-nvidia-6.14
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • linux-oracle-6.14
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-devel
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-debug-devel
NoYesJan 14, 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