Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Refactor remove call with idxd_cleanup() helper The idxd_cleanup() helper cleans up perfmon, interrupts, internals and so on. Refactor remove call with the idxd_cleanup() helper to avoid code duplication. Note, this also fixes the missing put_device() for idxd groups, enginces and wqs.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.6, < 6.6.92 |
References
- https://git.kernel.org/stable/c/23dc14c52d84b02b39d816bf16a754c0e7d48f9cPatch
- https://git.kernel.org/stable/c/a409e919ca321cc0e28f8abf96fde299f0072a81Patch
- https://git.kernel.org/stable/c/a7bd00f7e9bd075f3e4fbcc608d8ea445aed8692Patch
- https://git.kernel.org/stable/c/d530dd65f6f3c04bbf141702ecccd70170ed04adPatch
FAQ
What is CVE-2025-38014?
CVE-2025-38014 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Refactor remove call with idxd_cleanup() helper The idxd_cleanup() helper cleans up perfmon, interrupts, internal...
How severe is CVE-2025-38014?
CVE-2025-38014 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-38014?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.