← Back to CVE List
CVE-2021-46919
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.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt