Security Advisory

CVE-2021-46919

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-02-27 06:53:56
Last updated 2026-05-11 13:44:25
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix wq size store permission state WQ size can only be changed when the device is disabled. Current code allows change when device is enabled but wq is disabled. Change the check to detect device state.