Lucene search
+L

777 matches found

CNNVD
CNNVD
added 2024/11/05 12:0 a.m.9 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 the PCI module failing to properly hold a rescan lock when adding a device, which could cause the kernel to cras...

5.5CVSS6.4AI score0.00186EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.6 views

SUSE CVE-2022-48952

In the Linux kernel, the following vulnerability has been resolved: PCI: mt7621: Add sentinel to quirks table Current driver is missing a sentinel in the struct socdeviceattribute array, which causes an oops when assessed by the socdevicematchmt7621pciequirksmatch call. This was only exposed once...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.3 views

SUSE CVE-2022-49000

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in hasexternalpci foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the...

3.3CVSS6.4AI score0.00245EPSS
SaveExploits0References10
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2022-49024

In the Linux kernel, the following vulnerability has been resolved: can: mcan: pci: add missing mcanclassfreedev in probe/remove methods In mcanpciremove and error handling path of mcanpciprobe, mcanclassfreedev should be called to free resource allocated by mcanclassallocatedev, otherwise there...

5.5CVSS5.3AI score0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.1 views

DEBIAN-CVE-2022-49011

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

5.5CVSS5.3AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.4 views

DEBIAN-CVE-2022-49000

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in hasexternalpci foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the...

5.5CVSS5.5AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2022-49002

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in dmardevscopeinit foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the...

5.5CVSS5.5AI score0.00249EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.4 views

DEBIAN-CVE-2022-48973

In the Linux kernel, the following vulnerability has been resolved: gpio: amd8111: Fix PCI device reference count leak foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the reference...

5.5CVSS5.5AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.4 views

UBUNTU-CVE-2022-49027

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix error handling in iavfinitmodule The iavfinitmodule won't destroy workqueue when pciregisterdriver failed. Call destroyworkqueue when pciregisterdriver failed to prevent the resource leak. Similar to the handling of...

5.5CVSS6.1AI score0.00249EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/10/21 3:46 p.m.3 views

SUSE CVE-2024-47756

In the Linux kernel, the following vulnerability has been resolved: PCI: keystone: Fix if-statement expression in kspciequirk This code accidentally uses && where || was intended. It potentially results in a NULL dereference. Thus, fix the if-statement expression to use the correct condition...

5.5CVSS6.5AI score0.00219EPSS
SaveExploits0References18
OSV
OSV
added 2024/10/21 1:15 p.m.5 views

UBUNTU-CVE-2024-47751

In the Linux kernel, the following vulnerability has been resolved: PCI: kirin: Fix buffer overflow in kirinpcieparseport Within kirinpcieparseport, the pcie-numslots is compared to pcie-gpioidreset size MAXPCISLOTS which is correct and would lead to an overflow. Thus, fix condition to...

7.8CVSS6.8AI score0.00233EPSS
SaveExploits0References22
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.8 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 a failure to properly handle reference counting when traversing PCI devices, which could lead to a reference cou...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.4 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 the Linux kernel that stems from a PCI device reference count leak in the iommu/vt-d component...

5.5CVSS6.6AI score0.00249EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.6 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 the Linux kernel that stems from a PCI device reference count leak in the hwmon subsystem nv1aramnew function...

5.5CVSS6.6AI score0.00236EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.3 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 the Linux kernel that stems from a memory leak in the pci driver for the can subsystem mcan...

5.5CVSS6.6AI score0.00237EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/10/21 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 the Linux kernel that stems from a buffer overflow in the kirin driver in the PCI subsystem when parsing PCIe ports, which could cause the...

7.8CVSS6.8AI score0.00233EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2024/10/12 7:0 a.m.6 views

PCI: Add missing bridge lock to pci_bus_lock()

...

7.8CVSS6.7AI score0.00224EPSS
SaveExploits0
OSV
OSV
added 2024/10/09 8:11 a.m.27 views

RHSA-2024:4125 Red Hat Security Advisory: Red Hat Service Interconnect 1.4.5 Release security update

Bulletin has no description...

7.5CVSS8AI score0.91969EPSS
SaveExploits1References22
OSV
OSV
added 2024/10/02 12:15 a.m.29 views

RHSA-2023:4003 Red Hat Security Advisory: Red Hat Service Interconnect 1.4 Release security update

Bulletin has no description...

9.8CVSS8.8AI score0.04561EPSS
SaveExploits1References83
RedHat Linux
RedHat Linux
added 2024/09/30 2:30 p.m.34 views

Low: Red Hat Security Advisory: Security update for service-interconnect rhel9 container images

Updated service-interconnect container images are now available for Service Interconnect 1 for RHEL 9. Users of service-interconnect rhel9 container images are advised to upgrade to these updated images, which contain backported patches to correct security issues and fix bugs. Users of these imag...

9.1CVSS7AI score0.36081EPSS
SaveExploits2References7
Rows per page
Query Builder