
Cloud Vulnerability DB
A community-led vulnerabilities database
A race condition/Use-After-Free (UAF) vulnerability was discovered in the Linux kernel's padata subsystem, specifically in the padata_reorder function. The vulnerability (CVE-2025-38584) was disclosed on August 19, 2025. The issue stems from a reference counting problem that has existed since the initial commit of the code (NVD).
The vulnerability occurs in the padatareorder function, which is core to the padata subsystem. A reference count is taken at the start of the process in padatadoparallel and released at the end in padataserialworker. This reference count is specifically required for padatareplace functionality. The issue manifests when padata is added to queue->serial.list and the associated spin lock is released, potentially leading to the processing of padata and the premature release of the reference count on pd (NVD).
When exploited, this race condition vulnerability could lead the system into unexpected states due to the Use-After-Free condition in the kernel's padata subsystem (Red Hat).
The fix involves modifying the padatareorder function to obtain the next padata before releasing the squeue->serial lock. The solution also includes simplifying padatareorder by only calling it once the next padata arrives (NVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."