Lucene search
K

789 matches found

Prion
Prion
added 2024/02/27 7:15 a.m.16 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: clear MSIX permission entry on shutdown Add disabling/clearing of MSIX permission entries on device shutdown to mirror the enabling of the MSIX entries on probe. Current code left the MSIX enabled and the pasid...

7.4AI score0.00014EPSS
Exploits0References2
Prion
Prion
added 2024/02/27 7:15 a.m.15 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix wq cleanup of WQCFG registers A pre-release silicon erratum workaround where wq reset does not clear WQCFG registers was leaked into upstream code. Use wq reset command instead of blasting the MMIO region. Th...

7.2AI score0.00026EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/02/27 7:15 a.m.16 views

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...

5.5CVSS6.3AI score0.0003EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2024/02/27 7:15 a.m.27 views

CVE-2021-46920

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...

5.5CVSS6.5AI score0.00014EPSS
Exploits0References5
OSV
OSV
added 2024/02/27 7:15 a.m.0 views

UBUNTU-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...

5.5CVSS6.6AI score0.0003EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2024/02/27 6:53 a.m.19 views

CVE-2021-46920

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...

5.5CVSS5.8AI score0.00014EPSS
Exploits0
CVE
CVE
added 2024/02/27 6:53 a.m.442 views

CVE-2021-46920

CVE-2021-46920 concerns the Linux kernel DMAengine idxd; the bug is a clobber of the SWERR overflow bit during writeback where the code overwrites SWERR/OVERFLOW instead of restoring the bits read. Affected: Linux kernel with idxd component; root cause: writeback path writes read values back, pre...

5.5CVSS5.6AI score0.00014EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2024/02/27 6:53 a.m.24 views

CVE-2021-46920 dmaengine: idxd: Fix clobbering of SWERR overflow bit on writeback

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...

5.9AI score0.00014EPSS
Exploits0References3
CVE
CVE
added 2024/02/27 6:53 a.m.551 views

CVE-2021-46919

CVE-2021-46919 is a Linux kernel vulnerability in dmaengine/idxd where WQ size could be changed while the device was enabled. The fix changes the state check to ensure the WQ size is only modifiable when the device is disabled, addressing a race between device state and WQ configuration. Connecte...

5.5CVSS5.3AI score0.0003EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/27 6:53 a.m.23 views

CVE-2021-46918 dmaengine: idxd: clear MSIX permission entry on shutdown

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: clear MSIX permission entry on shutdown Add disabling/clearing of MSIX permission entries on device shutdown to mirror the enabling of the MSIX entries on probe. Current code left the MSIX enabled and the pasid...

7AI score0.00014EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2024/02/27 6:53 a.m.16 views

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...

5.5CVSS5.2AI score0.0003EPSS
Exploits0
CVE
CVE
added 2024/02/27 6:53 a.m.568 views

CVE-2021-46918

CVE-2021-46918 is a Linux kernel vulnerability in the IDXDMA/DMAR DMA engine where MSIX permission entries were not cleared on device shutdown. The issue arose because MSIX entries were left enabled and pasid entries remained programmed when the device shut down, potentially enabling persistence ...

5.5CVSS6.3AI score0.00014EPSS
Exploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/02/27 6:53 a.m.17 views

CVE-2021-46918

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: clear MSIX permission entry on shutdown Add disabling/clearing of MSIX permission entries on device shutdown to mirror the enabling of the MSIX entries on probe. Current code left the MSIX enabled and the pasid...

5.5CVSS5.2AI score0.00014EPSS
Exploits0
Cvelist
Cvelist
added 2024/02/27 6:53 a.m.16 views

CVE-2021-46918 dmaengine: idxd: clear MSIX permission entry on shutdown

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: clear MSIX permission entry on shutdown Add disabling/clearing of MSIX permission entries on device shutdown to mirror the enabling of the MSIX entries on probe. Current code left the MSIX enabled and the pasid...

5.7AI score0.00014EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/02/27 6:53 a.m.14 views

CVE-2021-46919 dmaengine: idxd: fix wq size store permission state

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...

6.8AI score0.0003EPSS
Exploits0References3
CVE
CVE
added 2024/02/27 6:53 a.m.558 views

CVE-2021-46917

CVE-2021-46917 is a Linux kernel vulnerability tied to the dmaengine: idxd subsystem. The issue stems from a pre-release silicon erratum workaround where a wq reset did not clear WQCFG registers, leaking into upstream code and risking clobbering registers on future devices. The documented fix rep...

5.5CVSS5.3AI score0.00026EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2024/02/27 6:53 a.m.18 views

CVE-2021-46917 dmaengine: idxd: fix wq cleanup of WQCFG registers

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix wq cleanup of WQCFG registers A pre-release silicon erratum workaround where wq reset does not clear WQCFG registers was leaked into upstream code. Use wq reset command instead of blasting the MMIO region. Th...

5.7AI score0.00026EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/02/27 6:53 a.m.19 views

CVE-2021-46917 dmaengine: idxd: fix wq cleanup of WQCFG registers

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix wq cleanup of WQCFG registers A pre-release silicon erratum workaround where wq reset does not clear WQCFG registers was leaked into upstream code. Use wq reset command instead of blasting the MMIO region. Th...

6.9AI score0.00026EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2024/02/27 6:53 a.m.18 views

CVE-2021-46917

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix wq cleanup of WQCFG registers A pre-release silicon erratum workaround where wq reset does not clear WQCFG registers was leaked into upstream code. Use wq reset command instead of blasting the MMIO region. Th...

5.5CVSS5.2AI score0.00026EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2024/02/27 12:0 a.m.3 views

PT-2024-2973 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the dmaengine component, specifically the idxd module, in the Linux kernel. It allows changes to be made when the device is enabled but the wq work queue is...

7.8CVSS7.2AI score0.00223EPSS
Exploits7References806
Rows per page
Query Builder