Lucene search
+L

561 matches found

Positive Technologies
Positive Technologies
added 2024/04/03 12:00 a.m.18 views

PT-2024-21484 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel version 6.7.0-203405+ Description: The Linux kernel has a vulnerability that causes a NULL pointer dereference when a PCI device is dynamically added. This occurs because the iommu device structure is not properly initialized...

8.5AI score
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/03/27 2:01 p.m.30 views

CVE-2024-26650

REJECTED CVE A deadlock issue was identified in the Linux kernel within the platform/x86 P2SB subsystem. The issue arises when the p2sbbar function, used to unhide the P2SB device for resource retrieval, locks pcirescanremovelock during PCI device probing. If a PCI bus rescan is triggered e.g., v...

4.4CVSS7.9AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/03/26 6:15 p.m.33 views

CVE-2024-26650

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.6AI score
SaveExploits0References6
CVE
CVE
added 2024/03/26 5:50 p.m.200 views

CVE-2024-26650

This CVE ID is rejected/not used and does not represent an active vulnerability entry.

7.5AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/03/26 5:50 p.m.53 views

CVE-2024-26650

Removed by vendor...

7.2AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/03/18 10:19 a.m.76 views

CVE-2023-52617

In the Linux kernel, the following vulnerability has been resolved: PCI: switchtec: Fix stdevrelease crash after surprise hot remove A PCI device hot removal may occur while stdev-cdev is held open. The call to stdevrelease then happens during close or exit, at a point way past switchtecpciremove...

4.4CVSS6AI score0.00237EPSS
SaveExploits0
CVE
CVE
added 2024/03/18 10:19 a.m.156 views

CVE-2023-52617

CVE-2023-52617 : Linux kernel PCI: switchtec device crash on surprise hot-remove fixed. The issue occurred when a PCI device was hot-removed while stdev->cdev was open; stdev_release() ran after switchtec_pci_remove(), risking a fatal page fault in DMA mode and a stale dev pointer during dma_f...

4.4CVSS5.8AI score0.00237EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/03/18 10:19 a.m.19 views

CVE-2023-52617 PCI: switchtec: Fix stdev_release() crash after surprise hot remove

In the Linux kernel, the following vulnerability has been resolved: PCI: switchtec: Fix stdevrelease crash after surprise hot remove A PCI device hot removal may occur while stdev-cdev is held open. The call to stdevrelease then happens during close or exit, at a point way past switchtecpciremove...

4.4CVSS5.8AI score
SaveExploits0References11
OSV
OSV
added 2024/03/11 8:38 a.m.6 views

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

This update for xen fixes the following issues: - CVE-2023-46839: Fixed memory access through PCI device with phantom functions XSA-449 bsc1218851. - CVE-2023-46840: Fixed Failure to quarantine devices in !HVM builds XSA-450 bsc1219080. - CVE-2023-46841: Fixed shadow stack vs exceptions from...

6.5CVSS5.1AI score0.00805EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.9 views

kernel: mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: Fix PCI device refcount leak in mt7915pciinithif2 As comment of pcigetdevice says, it returns a pcidevice with its refcount increased. We need to call pcidevput to decrease the refcount. Save the return value of...

5.5CVSS6.7AI score0.00154EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.12 views

kernel: perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix reference count leak in hswephaslimitsbox pcigetdevice will increase the reference count for the returned 'dev'. We need to call pcidevput to decrease the reference count. Since 'dev' is only used in...

5.5CVSS6.7AI score0.00156EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.12 views

kernel: Linux kernel: Resource exhaustion in amdgpu due to PCI device reference count leak

A flaw was found in the Linux kernel's drm/amdgpu component. A missing call to pcidevput in the amdgpuatrmgetbios function leads to a PCI device reference count leak. A local attacker could exploit this to cause resource exhaustion, potentially resulting in a Denial of Service DoS...

5.7AI score0.00282EPSS
SaveExploits0References5
Veracode
Veracode
added 2023/10/09 11:10 a.m.28 views

Denial Of Service (DoS)

libvirt is vulnerable to Denial of service . This security flaw occurs due to repeatedly querying an SR-IOV PCI device's capabilities that exposes a memory leak caused by a failure to free the virPCIVirtualFunction array within the parent struct's gautoptr cleanup...

5.5CVSS7AI score0.00253EPSS
SaveExploits0References6Affected Software1
Ubuntu
Ubuntu
added 2023/09/26 6:39 p.m.106 views

USN-6397-1: Linux kernel (BlueField) vulnerabilities

Daniel Moghimi discovered that some IntelR Processors did not properly clear microarchitectural state after speculative execution of various instructions. A local unprivileged user could use this to obtain to sensitive information. CVE-2022-40982 Ruihan Li discovered that the bluetooth subsystem ...

10CVSS7.9AI score0.05188EPSS
SaveExploits6
RedHat Linux
RedHat Linux
added 2023/06/21 2:51 p.m.12 views

libvirt: Memory leak in virPCIVirtualFunctionList cleanup

A vulnerability was found in libvirt. This security flaw occurs due to repeatedly querying an SR-IOV PCI device's capabilities that exposes a memory leak caused by a failure to free the virPCIVirtualFunction array within the parent struct's gautoptr cleanup...

5.5CVSS6.4AI score0.00253EPSS
SaveExploits0References4
OSV
OSV
added 2023/05/31 11:38 a.m.15 views

USN-6126-1 libvirt vulnerabilities

It was discovered that libvirt incorrectly handled the nwfilter driver. A local attacker could possibly use this issue to cause libvirt to crash, resulting in a denial of service. This issue only affected Ubuntu 22.04 LTS. CVE-2022-0897 It was discovered that libvirt incorrectly handled queries f...

5.5CVSS6.8AI score0.01049EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2023/05/31 11:38 a.m.91 views

USN-6126-1: libvirt vulnerabilities

It was discovered that libvirt incorrectly handled the nwfilter driver. A local attacker could possibly use this issue to cause libvirt to crash, resulting in a denial of service. This issue only affected Ubuntu 22.04 LTS. CVE-2022-0897 It was discovered that libvirt incorrectly handled queries f...

5.5CVSS6.5AI score0.01049EPSS
SaveExploits0
OSV
OSV
added 2023/05/15 10:15 p.m.9 views

AZL-34958 CVE-2023-2700 affecting package libvirt for versions less than 7.10.0-5

A vulnerability was found in libvirt. This security flaw ouccers due to repeatedly querying an SR-IOV PCI device's capabilities that exposes a memory leak caused by a failure to free the virPCIVirtualFunction array within the parent struct's gautoptr cleanup...

5.5CVSS6.7AI score0.00253EPSS
SaveExploits0References1
Prion
Prion
added 2023/05/15 10:15 p.m.29 views

Design/Logic Flaw

A vulnerability was found in libvirt. This security flaw ouccers due to repeatedly querying an SR-IOV PCI device's capabilities that exposes a memory leak caused by a failure to free the virPCIVirtualFunction array within the parent struct's gautoptr cleanup...

1.7CVSS5.4AI score0.00253EPSS
SaveExploits0References5Affected Software3
OSV
OSV
added 2023/05/15 10:15 p.m.9 views

UBUNTU-CVE-2023-2700

A vulnerability was found in libvirt. This security flaw ouccers due to repeatedly querying an SR-IOV PCI device's capabilities that exposes a memory leak caused by a failure to free the virPCIVirtualFunction array within the parent struct's gautoptr cleanup...

5.5CVSS6.7AI score0.00253EPSS
SaveExploits0References3
Rows per page
Query Builder