Lucene search
+L

4781 matches found

Debian CVE
Debian CVE
added 2024/08/22 1:32 a.m.90 views

CVE-2022-48916

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix double listadd when enabling VMD in scalable mode When enabling VMD and IOMMU scalable mode, the following kernel panic call trace/kernel log is shown in Eagle Stream platform Sapphire Rapids CPU during booting: p...

5.5CVSS5.4AI score0.0021EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/08/22 1:32 a.m.52 views

CVE-2022-48916 iommu/vt-d: Fix double list_add when enabling VMD in scalable mode

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix double listadd when enabling VMD in scalable mode When enabling VMD and IOMMU scalable mode, the following kernel panic call trace/kernel log is shown in Eagle Stream platform Sapphire Rapids CPU during booting: p...

0.0021EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/08/22 12:00 a.m.21 views

SUSE SLES15: xen / xen-devel / xen-libs / xen-tools / xen-tools-domU / etc (SUSE-SU-2024:2994-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2994-1 advisory. - CVE-2024-31145: Fixed error handling in x86 IOMMU identity mapping XSA-460, bsc1228574 - CVE-2024-31146: Fixed PCI device...

7.5CVSS6.8AI score0.00235EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/08/21 9:11 p.m.22 views

CVE-2022-48896

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix pci device refcount leak As the comment of pcigetdomainbusandslot says, it returns a PCI device with refcount incremented, when finish using it, the caller must decrement the reference count by calling pcidevput. In...

6.1CVSS6.9AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/21 7:40 p.m.26 views

CVE-2024-43877

In the Linux kernel, the following vulnerability has been resolved: media: pci: ivtv: Add check for DMA map result In case DMA fails, 'dma-SGlength' is 0. This value is later used to access 'dma-SGarraydma-SGlength - 1', which will cause out of bounds access. Add check to return early on invalid...

4.4CVSS7.2AI score0.00219EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/21 7:15 a.m.7 views

DEBIAN-CVE-2022-48896

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix pci device refcount leak As the comment of pcigetdomainbusandslot says, it returns a PCI device with refcount incremented, when finish using it, the caller must decrement the reference count by calling pcidevput. In...

5.5CVSS5.2AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 7:15 a.m.6 views

DEBIAN-CVE-2022-48881

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: Fix refcount leak in amdpmcprobe pcigetdomainbusandslot takes reference, the caller should release the reference by calling pcidevput after use. Call pcidevput in the error path to fix this...

7.1CVSS5.3AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 7:15 a.m.7 views

UBUNTU-CVE-2022-48896

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix pci device refcount leak As the comment of pcigetdomainbusandslot says, it returns a PCI device with refcount incremented, when finish using it, the caller must decrement the reference count by calling pcidevput. In...

5.5CVSS5.9AI score0.00239EPSS
SaveExploits0References8
OSV
OSV
added 2024/08/21 7:15 a.m.10 views

UBUNTU-CVE-2022-48881

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: Fix refcount leak in amdpmcprobe pcigetdomainbusandslot takes reference, the caller should release the reference by calling pcidevput after use. Call pcidevput in the error path to fix this...

7.1CVSS6.1AI score0.00226EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.26 views

CVE-2022-48896

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix pci device refcount leak As the comment of pcigetdomainbusandslot says, it returns a PCI device with refcount incremented, when finish using it, the caller must decrement the reference count by calling pcidevput. In...

5.5CVSS5.2AI score0.00239EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.14 views

CVE-2022-48896 ixgbe: fix pci device refcount leak

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix pci device refcount leak As the comment of pcigetdomainbusandslot says, it returns a PCI device with refcount incremented, when finish using it, the caller must decrement the reference count by calling pcidevput. In...

6.8AI score0.00239EPSS
SaveExploits0References5
CVE
CVE
added 2024/08/21 6:10 a.m.82 views

CVE-2022-48896

CVE-2022-48896 concerns a PCI device refcount leak in the Linux kernel’s ixgbe driver. The root cause, per the provided documents, is that pci_get_domain_bus_and_slot() returns a PCI device with an incremented refcount and callers must balance with pci_dev_put(). In affected paths (ixgbe_get_firs...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.27 views

CVE-2022-48896 ixgbe: fix pci device refcount leak

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix pci device refcount leak As the comment of pcigetdomainbusandslot says, it returns a PCI device with refcount incremented, when finish using it, the caller must decrement the reference count by calling pcidevput. In...

0.00239EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/21 6:10 a.m.24 views

CVE-2022-48896 ixgbe: fix pci device refcount leak

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix pci device refcount leak As the comment of pcigetdomainbusandslot says, it returns a PCI device with refcount incremented, when finish using it, the caller must decrement the reference count by calling pcidevput. In...

6AI score
SaveExploits0References8
NVD
NVD
added 2024/08/21 1:15 a.m.25 views

CVE-2024-43877

In the Linux kernel, the following vulnerability has been resolved: media: pci: ivtv: Add check for DMA map result In case DMA fails, 'dma-SGlength' is 0. This value is later used to access 'dma-SGarraydma-SGlength - 1', which will cause out of bounds access. Add check to return early on invalid...

7.8CVSS0.00219EPSS
SaveExploits0References7
OSV
OSV
added 2024/08/21 1:15 a.m.3 views

DEBIAN-CVE-2024-43876

In the Linux kernel, the following vulnerability has been resolved: PCI: rcar: Demote WARN to devwarnratelimited in rcarpciewakeup Avoid large backtrace, it is sufficient to warn the user that there has been a link problem. Either the link has failed and the system is in need of maintenance, or t...

5.5CVSS5.5AI score0.0021EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/21 1:15 a.m.13 views

CVE-2024-43875

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Clean up error handling in vpciscanbus Smatch complains about inconsistent NULL checking in vpciscanbus: drivers/pci/endpoint/functions/pci-epf-vntb.c:1024 vpciscanbus error: we previously assumed 'vpcibus' could b...

5.5CVSS0.00212EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/08/21 1:15 a.m.20 views

CVE-2024-43876

In the Linux kernel, the following vulnerability has been resolved: PCI: rcar: Demote WARN to devwarnratelimited in rcarpciewakeup Avoid large backtrace, it is sufficient to warn the user that there has been a link problem. Either the link has failed and the system is in need of maintenance, or t...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References11
OSV
OSV
added 2024/08/21 1:15 a.m.9 views

UBUNTU-CVE-2024-43877

In the Linux kernel, the following vulnerability has been resolved: media: pci: ivtv: Add check for DMA map result In case DMA fails, 'dma-SGlength' is 0. This value is later used to access 'dma-SGarraydma-SGlength - 1', which will cause out of bounds access. Add check to return early on invalid...

7.8CVSS6.5AI score0.00219EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/08/21 1:15 a.m.22 views

CVE-2024-43881

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: change DMA direction while mapping reinjected packets For fragmented packets, ath12k reassembles each fragment as a normal packet and then reinjects it into HW ring. In this case, the DMA direction should be...

8.8CVSS6.5AI score0.00306EPSS
SaveExploits0References10
Rows per page
Query Builder