Lucene search
+L

513 matches found

RedhatCVE
RedhatCVE
added 2024/04/04 1:52 a.m.17 views

CVE-2024-26738

A vulnerability was found in the Linux kernel, occurring during the Dynamic Logical Partitioning DLPAR add of a PCI device. The iommudevice structure is not properly initialized and this leads to a NULL pointer dereference which can cause kernel crashes...

4.4CVSS6AI score0.00239EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/03 5:0 p.m.31 views

CVE-2024-26738 powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controller

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: DLPAR add doesn't completely initialize pcicontroller When a PCI device is dynamically added, the kernel oopses with a NULL pointer dereference: BUG: Kernel NULL pointer dereference on read at 0x00000030...

6.6AI score0.00239EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/04/03 5:0 p.m.55 views

CVE-2024-26738

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: DLPAR add doesn't completely initialize pcicontroller When a PCI device is dynamically added, the kernel oopses with a NULL pointer dereference: BUG: Kernel NULL pointer dereference on read at 0x00000030...

5.5CVSS4.6AI score0.00239EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/03 5:0 p.m.18 views

CVE-2024-26738 powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controller

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: DLPAR add doesn't completely initialize pcicontroller When a PCI device is dynamically added, the kernel oopses with a NULL pointer dereference: BUG: Kernel NULL pointer dereference on read at 0x00000030...

6.8AI score0.00239EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/03 5:0 p.m.9 views

CVE-2024-26738 powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controller

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: DLPAR add doesn't completely initialize pcicontroller When a PCI device is dynamically added, the kernel oopses with a NULL pointer dereference: BUG: Kernel NULL pointer dereference on read at 0x00000030...

5.5CVSS4.4AI score0.00239EPSS
SaveExploits0References6
NVD
NVD
added 2024/04/03 3:15 p.m.32 views

CVE-2024-26713

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

6.3AI score
SaveExploits0
OSV
OSV
added 2024/04/03 3:15 p.m.10 views

CVE-2024-26713

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add When a PCI device is dynamically added, the kernel oopses with a NULL pointer dereference: BUG: Kernel NULL pointer dereference on read at 0x00000030 Faulting...

6.6AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.53 views

CVE-2024-26713

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

6.5AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.14 views

CVE-2024-26713

...

6.4AI score
SaveExploits0
CVE
CVE
added 2024/04/03 2:55 p.m.85 views

CVE-2024-26713

CVE-2024-26713 is rejected/not used; this entry does not represent an active vulnerability.

6.5AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/04/03 2:55 p.m.77 views

CVE-2024-26713

Removed by vendor...

6.1AI score
SaveExploits0
Cvelist
Cvelist
added 2024/04/03 2:55 p.m.36 views

CVE-2024-26713

...

6.6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/04/03 12:0 a.m.15 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:1 p.m.27 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.29 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.183 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.45 views

CVE-2024-26650

Removed by vendor...

7.2AI score
SaveExploits0
CVE
CVE
added 2024/03/18 10:19 a.m.140 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
Debian CVE
Debian CVE
added 2024/03/18 10:19 a.m.69 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
OSV
OSV
added 2024/03/18 10:19 a.m.12 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 score0.00237EPSS
SaveExploits0References11
Rows per page
Query Builder