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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-02-27 07:15
Updated : 2024-04-10 14:46
NVD link : CVE-2021-46919
Mitre link : CVE-2021-46919
CVE.ORG link : CVE-2021-46919
JSON object : View
Products Affected
linux
- linux_kernel
CWE