Lucene search
+L

320 matches found

CNNVD
CNNVD
added 2025/12/08 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from PCI not freeing merged resources, which could lead to a memory leak...

6.1AI score0.00197EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/11/12 10:23 a.m.9 views

CVE-2025-40145

In the Linux kernel, the following vulnerability has been resolved: PCI/pwrctrl: Fix double cleanup on devmaddactionorreset failure When devmaddactionorreset fails, it calls the passed cleanup function. Hence the caller must not repeat that cleanup. Replace the "goto errregulatorfree" by the actu...

5.1AI score0.00225EPSS
SaveExploits0
OSV
OSV
added 2025/11/12 10:23 a.m.6 views

CVE-2025-40145 PCI/pwrctrl: Fix double cleanup on devm_add_action_or_reset() failure

In the Linux kernel, the following vulnerability has been resolved: PCI/pwrctrl: Fix double cleanup on devmaddactionorreset failure When devmaddactionorreset fails, it calls the passed cleanup function. Hence the caller must not repeat that cleanup. Replace the "goto errregulatorfree" by the actu...

6.2AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.8 views

kernel: intel_th: Fix a resource leak in an error handling path

In the Linux kernel, the following vulnerability has been resolved: intelth: Fix a resource leak in an error handling path If an error occurs after calling 'pciallocirqvectors', 'pcifreeirqvectors' must be called as already done in the remove function...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.6 views

kernel: igb: Fix potential invalid memory access in igb_init_module()

In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igbinitmodule The pciregisterdriver can fail and when this happened, the dcanotifier needs to be unregistered, otherwise the dcanotifier can be called when igb fails to install, resulti...

7.1CVSS6.7AI score0.00243EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/11/07 7:58 p.m.6 views

CVE-2025-58149

A flaw was found in Xen. When passing through PCI devices, the detach logic in libxl won't remove access permissions to any 64bit memory BARs the device might have. As a result a domain can still have access to any 64bit memory BAR when such device is no longer assigned to the domain. A buggy or...

7.5CVSS6.2AI score0.00405EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990254)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990254 advisory. 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...

7.8CVSS6.1AI score0.00237EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989022)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989022 advisory. In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in hasexternalpci foreachpcidev is implemented by...

5.5CVSS6AI score0.00245EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/10/31 11:50 a.m.3 views

CVE-2025-58149 Incorrect removal of permissions on PCI device unplug

When passing through PCI devices, the detach logic in libxl won't remove access permissions to any 64bit memory BARs the device might have. As a result a domain can still have access any 64bit memory BAR when such device is no longer assigned to the domain. For PV domains the permission leak allo...

6.4AI score0.00405EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/10/31 1:2 a.m.7 views

PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1

...

5.5CVSS7AI score0.00178EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/31 12:30 a.m.7 views

EUVD-2023-60043

Nagios XI versions prior to 5.11.3 are vulnerable to cross-site scripting XSS via the Bulk Modifications tool. Insufficient validation or escaping of user-supplied input may allow an attacker to inject and execute arbitrary script in the context of a victim's browser...

5.1CVSS5.4AI score0.00451EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/10/28 8:21 p.m.7 views

CVE-2025-40034

In the Linux kernel, the following vulnerability has been resolved: PCI/AER: Avoid NULL pointer dereference in aerratelimit When platform firmware supplies error information to the OS, e.g., via the ACPI APEI GHES mechanism, it may identify an error source device that doesn't advertise an AER...

6.6CVSS5.1AI score0.00186EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/28 12:15 p.m.9 views

CVE-2025-40076

In the Linux kernel, the following vulnerability has been resolved: PCI: rcar-host: Pass proper IRQ domain to generichandledomainirq Starting with commit dd26c1a23fd5 "PCI: rcar-host: Switch to msicreateparentirqdomain", the MSI parent IRQ domain is NULL because the object of type struct...

0.00172EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/28 12:15 p.m.7 views

UBUNTU-CVE-2025-40032

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Add NULL check for DMA channels before release The fields dmachantx and dmachanrx of the struct pciepftest can be NULL even after EPF initialization. Then it is prudent to check that they have non-NUL...

5.7AI score0.00201EPSS
SaveExploits0References23
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.7 views

CVE-2025-40076

In the Linux kernel, the following vulnerability has been resolved: PCI: rcar-host: Pass proper IRQ domain to generichandledomainirq Starting with commit dd26c1a23fd5 "PCI: rcar-host: Switch to msicreateparentirqdomain", the MSI parent IRQ domain is NULL because the object of type struct...

5.1AI score0.00172EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.15 views

CVE-2025-40076 PCI: rcar-host: Pass proper IRQ domain to generic_handle_domain_irq()

In the Linux kernel, the following vulnerability has been resolved: PCI: rcar-host: Pass proper IRQ domain to generichandledomainirq Starting with commit dd26c1a23fd5 "PCI: rcar-host: Switch to msicreateparentirqdomain", the MSI parent IRQ domain is NULL because the object of type struct...

0.00172EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.8 views

CVE-2025-40034

In the Linux kernel, the following vulnerability has been resolved: PCI/AER: Avoid NULL pointer dereference in aerratelimit When platform firmware supplies error information to the OS, e.g., via the ACPI APEI GHES mechanism, it may identify an error source device that doesn't advertise an AER...

5.3AI score0.00186EPSS
SaveExploits0
Xen Project
Xen Project
added 2025/10/24 12:14 p.m.17 views

Incorrect removal of permissions on PCI device unplug

ISSUE DESCRIPTION When passing through PCI devices, the detach logic in libxl won't remove access permissions to any 64bit memory BARs the device might have. As a result a domain can still have access any 64bit memory BAR when such device is no longer assigned to the domain. For PV domains the...

7.5CVSS6.8AI score0.00405EPSS
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
added 2025/10/23 12:10 a.m.9 views

SUSE CVE-2022-50576

In the Linux kernel, the following vulnerability has been resolved: serial: pch: Fix PCI device refcount leak in pchrequestdma As comment of pcigetslot says, it returns a pcidevice with its refcount increased. The caller must decrement the reference count by calling pcidevput. Since 'dmadev' is...

5.3CVSS6.4AI score0.00232EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/22 3:31 p.m.6 views

EUVD-2022-55649

In the Linux kernel, the following vulnerability has been resolved: arm64: ftrace: fix module PLTs with mcount Li Huafei reports that mcount-based ftrace with module PLTs was broken by commit: a6253579977e4c6f "arm64: ftrace: consistently handle PLTs." When a module PLTs are used and a module is...

4.9AI score0.00199EPSS
SaveExploits0References6
Rows per page
Query Builder