← Back to CVE List

CVE-2021-46920

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 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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt