AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-38369

HIGH · CVSS 7.8 EPSS 0.15%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-07-25 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.8. It affects Linux, Docker.

CVE
CVE-2025-38369
Severity
HIGH
CVSS
7.8
EPSS
0.15%
Linux Docker

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using Running IDXD workloads in a container with the /dev directory mounted can trigger a call trace or even a kernel panic when the parent process of the container is terminated. This issue occurs because, under certain configurations, Docker does not properly propagate the mount replica back to the original mount point. In this case, when the user driver detaches, the WQ is destroyed but it still calls destroy_workqueue() attempting to completes all pending work. It's necessary to check wq->wq and skip the drain if it no longer exists.

Related CVEs

Other vulnerabilities affecting the same vendor(s)