In the Linux kernel, the following vulnerability has been resolved:
dmaengine: idxd: Fix clobbering of SWERR overflow bit on writeback
Current code blindly writes over the SWERR and the OVERFLOW bits. Write
back the bits actually read instead so the driver avoids clobbering the
OVERFLOW bit that comes after the register is read.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-02-27 07:15
Updated : 2024-04-10 14:52
NVD link : CVE-2021-46920
Mitre link : CVE-2021-46920
CVE.ORG link : CVE-2021-46920
JSON object : View
Products Affected
linux
- linux_kernel
CWE