CVE-2025-38083
Linux Kernel vulnerability analysis and mitigation

Overview

A race condition vulnerability has been identified in the Linux kernel's PRIO scheduler component, tracked as CVE-2025-38083. The vulnerability was discovered by Gerrard Tai and affects the prio_tune() function. The issue occurs when the SFQ perturb timer fires at an inopportune time, creating a race condition between CPU operations that can lead to a parent's qlen underflow (NVD).

Technical details

The race condition manifests in the following sequence between two CPUs: CPU 0 performs lock root, qdisctreeflushbacklog(), and unlock root operations, while CPU 1 executes lock root, rehash, and qdisctreereducebacklog() operations. This sequence can result in a parent's qlen underflow. The fix involves replacing qdisctreeflushbacklog() with qdiscpurge_queue() to ensure all packets are purged from the qdisc before releasing the lock (NVD).

Impact

The vulnerability can be exploited to cause a parent's qlen underflow in the Linux kernel's network scheduler, potentially affecting network traffic management and system stability (NVD).

Mitigation and workarounds

The vulnerability has been resolved by modifying the code to use qdiscpurgequeue() instead of qdisctreeflush_backlog(), ensuring that all packets are purged from the qdisc before the lock is released (NVD).

Additional resources


SourceThis report was generated using AI

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