Lucene search
+L

561 matches found

OSV
OSV
added 2024/09/02 2:41 p.m.30 views

SUSE-SU-2024:3075-1 Security update for xen

This update for xen fixes the following issues: - CVE-2024-31145: Fixed error handling in x86 IOMMU identity mapping XSA-460, bsc1228574 - CVE-2024-31146: Fixed PCI device pass-through with shared resources XSA-461, bsc1228575 Other fixes: - Update to Xen 4.17.5 security bug fix release bsc102751...

7.5CVSS7.5AI score0.00235EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/08/31 12:00 a.m.34 views

Fedora 40 : xen (2024-91ddad6c8b)

The remote Fedora 40 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-91ddad6c8b advisory. error handling in x86 IOMMU identity mapping XSA-460, CVE-2024-31145 PCI device pass-through with shared resources XSA-461, CVE-2024-31146 Tenable h...

7.5CVSS7.4AI score0.00235EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/08/27 12:00 a.m.33 views

SUSE SLES12: xen / xen-devel / xen-doc-html / xen-libs / xen-libs-32bit / etc (SUSE-SU-2024:3010-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:3010-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.00507EPSS
SaveExploits0References9
OSV
OSV
added 2024/08/26 9:52 a.m.16 views

SUSE-SU-2024:3010-1 Security update for xen

This update for xen fixes the following issues: - CVE-2024-31145: Fixed error handling in x86 IOMMU identity mapping XSA-460, bsc1228574 - CVE-2024-31146: Fixed PCI device pass-through with shared resources XSA-461, bsc1228575 Other fixes: - Migrate CVE-2024-31143 patch in favor of upstream versi...

7.5CVSS7.5AI score0.00235EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/08/22 3:29 a.m.11 views

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

4.4CVSS6.2AI score0.00226EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/22 2:15 a.m.14 views

UBUNTU-CVE-2022-48908

In the Linux kernel, the following vulnerability has been resolved: net: arcnet: com20020: Fix null-ptr-deref in com20020pciprobe During driver initialization, the pointer of card info, i.e. the variable 'ci' is required. However, the definition of 'com20020pciidtable' reveals that this field is...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2024/08/22 12:00 a.m.22 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
OSV
OSV
added 2024/08/21 7:15 a.m.11 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.10 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.13 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.15 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.88 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.30 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.25 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
SUSE CVE
SUSE CVE
added 2024/08/18 2:02 a.m.8 views

SUSE CVE-2024-42302

In the Linux kernel, the following vulnerability has been resolved: PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal Keith reports a use-after-free when a DPC event occurs concurrently to hot-removal of the same portion of the hierarchy: The dpchandler awaits readiness of the seconda...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References14
Xen Project
Xen Project
added 2024/08/13 12:00 p.m.37 views

PCI device pass-through with shared resources

ISSUE DESCRIPTION When multiple devices share resources and one of them is to be passed through to a guest, security of the entire system and of respective guests individually cannot really be guaranteed without knowing internals of any of the involved guests. Therefore such a configuration canno...

7.5CVSS7.1AI score0.00235EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/07/31 9:14 a.m.29 views

CVE-2024-41064

In the Linux kernel, the following vulnerability has been resolved: powerpc/eeh: avoid possible crash when edev-pdev changes If a PCI device is removed during eehpereportedev, edev-pdev will change and can cause a crash, hold the PCI rescan/remove lock while taking a copy of edev-pdev-bus...

5.5CVSS6AI score0.00239EPSS
SaveExploits0References4
Rows per page
Query Builder