VYPR
Unrated severityNVD Advisory· Published Sep 17, 2026

CVE-2026-93169

CVE-2026-93169

Description

In the Linux kernel, the following vulnerability has been resolved:

dmaengine: zynqmp_dma: fix race between runtime PM and device removal

In zynqmp_dma_remove(), runtime PM was disabled only after checking state and doing a manual suspend. This can race with runtime PM in the remove/unbind (rmmod) path.

Disable runtime PM first, then suspend only if the device is not already suspended. To prevent any further runtime PM transitions.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

3

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.