← Back to CVE List

CVE-2021-46919

Published: 2024-02-27T07:15Z
Last Modified: 2024-11-21T06:34Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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