Lucene search
+L

457 matches found

OSV
OSV
added 2024/05/21 4:15 p.m.1 views

DEBIAN-CVE-2023-52812

In the Linux kernel, the following vulnerability has been resolved: drm/amd: check num of link levels when update pcie param In SR-IOV environment, the value of pcietable-numoflinklevels will be 0, and numoflevels - 1 will cause array index out of bounds...

7.8CVSS5.5AI score0.0026EPSS
Exploits0References1
OSV
OSV
added 2024/05/19 11:15 a.m.5 views

UBUNTU-CVE-2024-35931

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Skip do PCI error slot reset during RAS recovery Why: The PCI error slot reset maybe triggered after inject ue to UMC multi times, this caused system hang. 557.371857 amdgpu 0000:af:00.0: amdgpu: GPU reset succeeded,...

5.5CVSS6.6AI score0.00186EPSS
Exploits0References9
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:0 a.m.7 views

The vulnerability of the mt7925pciremove() function in the drivers/net/wireless/mediatek/mt76/mt7925/pci.c file of the MediaTek MT7925E (PCIe) Linux kernel driver allows a hacker to cause a service failure.

The vulnerability of the mt7925pciremove function in the drivers/net/wireless/mediatek/mt76/mt7925/pci.c file of the MediaTek MT7925E PCIe Linux kernel driver is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to cause a system failur...

5.5CVSS6.8AI score0.00277EPSS
Exploits0References9Affected Software1
SUSE CVE
SUSE CVE
added 2024/04/20 2:8 a.m.2 views

SUSE CVE-2024-26918

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix active state requirement in PME polling The commit noted in fixes added a bogus requirement that runtime PM managed devices need to be in the RPMACTIVE state for PME polling. In fact, only devices in low power states...

6.2CVSS6.6AI score0.0023EPSS
Exploits0References3
OSV
OSV
added 2024/04/17 4:15 p.m.4 views

DEBIAN-CVE-2024-26918

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix active state requirement in PME polling The commit noted in fixes added a bogus requirement that runtime PM managed devices need to be in the RPMACTIVE state for PME polling. In fact, only devices in low power states...

5.5CVSS5.4AI score0.0023EPSS
Exploits0References1
OSV
OSV
added 2024/04/17 4:15 p.m.6 views

UBUNTU-CVE-2024-26918

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix active state requirement in PME polling The commit noted in fixes added a bogus requirement that runtime PM managed devices need to be in the RPMACTIVE state for PME polling. In fact, only devices in low power states...

6.2CVSS5.7AI score0.0023EPSS
Exploits0References6
OSV
OSV
added 2024/04/17 11:15 a.m.6 views

DEBIAN-CVE-2024-26891

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected For those endpoint devices connect to system via hotplug capable ports, users could request a hot reset to the device by flapping device's link through...

5.5CVSS5.2AI score0.00231EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/04/15 11:20 p.m.5 views

SUSE CVE-2021-47201

In the Linux kernel, the following vulnerability has been resolved: iavf: free qvectors before queues in iavfdisablevf iavffreequeues clears adapter-numactivequeues, which iavffreeqvectors relies on, so swap the order of these two function calls in iavfdisablevf. This resolves a panic encountered...

5.5CVSS7.6AI score0.00235EPSS
Exploits0References14
OSV
OSV
added 2024/04/04 9:15 a.m.11 views

DEBIAN-CVE-2024-26790

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read There is chip ls1028a errata: The SoC may hang on 16 byte unaligned read transactions by QDMA. Unaligned read transactions initiated by QDMA may stall in the NOC...

5.5CVSS5.4AI score0.00173EPSS
Exploits0References1
OSV
OSV
added 2024/04/04 9:15 a.m.3 views

UBUNTU-CVE-2024-26790

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read There is chip ls1028a errata: The SoC may hang on 16 byte unaligned read transactions by QDMA. Unaligned read transactions initiated by QDMA may stall in the NOC...

5.5CVSS6.1AI score0.00173EPSS
Exploits0References26
OSV
OSV
added 2024/04/03 5:15 p.m.4 views

DEBIAN-CVE-2024-26762

In the Linux kernel, the following vulnerability has been resolved: cxl/pci: Skip to handle RAS errors if CXL.mem device is detached The PCI AER model is an awkward fit for CXL error handling. While the expectation is that a PCI device can escalate to link reset to recover from an AER event, the...

5.5CVSS4.9AI score0.00205EPSS
Exploits0References1
OSV
OSV
added 2024/03/06 7:15 a.m.4 views

UBUNTU-CVE-2024-26623

In the Linux kernel, the following vulnerability has been resolved: pdscore: Prevent race issues involving the adminq There are multiple paths that can result in using the pdsc's adminq. 1 pdscadminqisr and the resulting work from queuework, i.e. pdscworkthread-pdscprocessadminq 2 pdscadminqpost...

4.7CVSS6.3AI score0.00213EPSS
Exploits0References14
BDU FSTEC
BDU FSTEC
added 2024/03/04 12:0 a.m.5 views

The vulnerability of the `register_vfs()` function (hw/pci/pcie_sriov.c) in the QEMU hardware/software emulator allows a attacker to cause a service failure.

The vulnerability of the registervfs function in the QEMU hardware/PCI/PcieSRIOV.c emulator is related to buffer overflow in dynamic memory. Exploiting this vulnerability can allow an attacker to cause a system failure...

5.5CVSS7AI score0.00529EPSS
Exploits0References9Affected Software5
OSV
OSV
added 2024/02/28 9:15 a.m.5 views

CVE-2021-47019

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix possible invalid register access Disable the interrupt and synchronze for the pending irq handlers to ensure the irq tasklet is not being scheduled after the suspend to avoid the possible invalid register access...

5.5CVSS5.6AI score0.00205EPSS
Exploits0References2
OSV
OSV
added 2024/02/28 9:15 a.m.4 views

UBUNTU-CVE-2021-47019

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix possible invalid register access Disable the interrupt and synchronze for the pending irq handlers to ensure the irq tasklet is not being scheduled after the suspend to avoid the possible invalid register access...

5.5CVSS5.7AI score0.00205EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/02/27 3:54 a.m.2 views

SUSE CVE-2024-26605

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Fix deadlock when enabling ASPM A last minute revert in 6.7-final introduced a potential deadlock when enabling ASPM during probe of Qualcomm PCIe controllers as reported by lockdep:...

5.5CVSS7.4AI score0.00208EPSS
Exploits0References4
OSV
OSV
added 2024/02/26 4:28 p.m.3 views

DEBIAN-CVE-2024-26605

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Fix deadlock when enabling ASPM A last minute revert in 6.7-final introduced a potential deadlock when enabling ASPM during probe of Qualcomm PCIe controllers as reported by lockdep:...

5.5CVSS5.8AI score0.00208EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/02/20 3:30 a.m.1 views

SUSE CVE-2024-26327

An issue was discovered in QEMU 7.1.0 through 8.2.1. registervfs in hw/pci/pciesriov.c mishandles the situation where a guest writes NumVFs greater than TotalVFs, leading to a buffer overflow in VF implementations...

8.2CVSS7.5AI score0.00529EPSS
Exploits0References6
OSV
OSV
added 2024/02/19 5:15 a.m.3 views

DEBIAN-CVE-2024-26328

An issue was discovered in QEMU 7.1.0 through 8.2.1. registervfs in hw/pci/pciesriov.c does not set NumVFs to PCISRIOVTOTALVF, and thus interaction with hw/nvme/ctrl.c is mishandled...

6CVSS6.2AI score0.0029EPSS
Exploits0References1
OSV
OSV
added 2024/02/19 5:15 a.m.6 views

AZL-61710 CVE-2024-26328 affecting package qemu for versions less than 8.2.0-16

An issue was discovered in QEMU 7.1.0 through 8.2.1. registervfs in hw/pci/pciesriov.c does not set NumVFs to PCISRIOVTOTALVF, and thus interaction with hw/nvme/ctrl.c is mishandled...

6CVSS7.2AI score0.0029EPSS
Exploits0References1
Rows per page
Query Builder