Lucene search
+L

4247 matches found

CVE
CVE
added 2024/05/19 8:34 a.m.97 views

CVE-2024-35879

CVE-2024-35879 affects the Linux kernel. The issue arises from a race between devlink removals and destruction of OF nodes during the sequence 1) of_platform_depopulate() and 2) of_overlay_remove(). During step 1, devices and attached of_node are destroyed asynchronously via a workqueue, which co...

7.8CVSS6.6AI score0.00235EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.20 views

CVE-2024-35879 of: dynamic: Synchronize of_changeset_destroy() with the devlink removals

In the Linux kernel, the following vulnerability has been resolved: of: dynamic: Synchronize ofchangesetdestroy with the devlink removals In the following sequence: 1 ofplatformdepopulate 2 ofoverlayremove During the step 1, devices are destroyed and devlinks are removed. During the step 2, OF...

7.8CVSS6.8AI score0.00235EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/05/18 2:46 a.m.5 views

SUSE CVE-2024-27409

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: HDMA: Add sync read before starting the DMA transfer in remote setup The Linked list element and pointer are not stored in the same memory as the HDMA controller register. If the doorbell register is toggled...

5.5CVSS6.4AI score0.00245EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/18 1:7 a.m.28 views

CVE-2024-35843

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Use device rbtree in iopf reporting path The existing I/O page fault handler currently locates the PCI device by calling pcigetdomainbusandslot. This function searches the list of all PCI devices until the desired...

5.5CVSS6.6AI score0.00232EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 3:15 p.m.4 views

DEBIAN-CVE-2024-35843

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Use device rbtree in iopf reporting path The existing I/O page fault handler currently locates the PCI device by calling pcigetdomainbusandslot. This function searches the list of all PCI devices until the desired...

8.8CVSS5.8AI score0.00232EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 3:15 p.m.22 views

CVE-2024-35843

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Use device rbtree in iopf reporting path The existing I/O page fault handler currently locates the PCI device by calling pcigetdomainbusandslot. This function searches the list of all PCI devices until the desired...

8.8CVSS7.5AI score0.00232EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/17 3:15 p.m.8 views

UBUNTU-CVE-2024-35843

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Use device rbtree in iopf reporting path The existing I/O page fault handler currently locates the PCI device by calling pcigetdomainbusandslot. This function searches the list of all PCI devices until the desired...

8.8CVSS6.2AI score0.00232EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.26 views

CVE-2024-35843

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Use device rbtree in iopf reporting path The existing I/O page fault handler currently locates the PCI device by calling pcigetdomainbusandslot. This function searches the list of all PCI devices until the desired...

8.8CVSS6.1AI score0.00232EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/05/17 2:40 p.m.43 views

CVE-2024-35843 iommu/vt-d: Use device rbtree in iopf reporting path

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Use device rbtree in iopf reporting path The existing I/O page fault handler currently locates the PCI device by calling pcigetdomainbusandslot. This function searches the list of all PCI devices until the desired...

8.8CVSS7.5AI score0.00232EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/05/17 2:40 p.m.20 views

CVE-2024-35843 iommu/vt-d: Use device rbtree in iopf reporting path

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Use device rbtree in iopf reporting path The existing I/O page fault handler currently locates the PCI device by calling pcigetdomainbusandslot. This function searches the list of all PCI devices until the desired...

8.8CVSS6.8AI score0.00232EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/17 2:40 p.m.179 views

CVE-2024-35843

The CVE concerns the Linux kernel IOMMU VT-d path for I/O page fault reporting. The fix replaces pci_get_domain_bus_and_slot() with device_rbtree_find() to locate the target PCI device within the probed device rbtree, reducing search overhead. The I/O page fault is initiated by the device and cur...

8.8CVSS6.8AI score0.00232EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/05/17 2:40 p.m.52 views

CVE-2024-35843

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Use device rbtree in iopf reporting path The existing I/O page fault handler currently locates the PCI device by calling pcigetdomainbusandslot. This function searches the list of all PCI devices until the desired...

8.8CVSS7.3AI score0.00232EPSS
SaveExploits0
OSV
OSV
added 2024/05/17 2:40 p.m.19 views

CVE-2024-35843 iommu/vt-d: Use device rbtree in iopf reporting path

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Use device rbtree in iopf reporting path The existing I/O page fault handler currently locates the PCI device by calling pcigetdomainbusandslot. This function searches the list of all PCI devices until the desired...

8.8CVSS6AI score
SaveExploits0References5
OSV
OSV
added 2024/05/17 2:15 p.m.2 views

DEBIAN-CVE-2024-35809

In the Linux kernel, the following vulnerability has been resolved: PCI/PM: Drain runtime-idle callbacks before driver removal A race condition between the .runtimeidle callback and the .remove callback in the rtsxpcr PCI driver leads to a kernel crash due to an unhandled page fault 1. The proble...

4.7CVSS5.5AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.18 views

UBUNTU-CVE-2024-35808

In the Linux kernel, the following vulnerability has been resolved: md/dm-raid: don't call mdreapsyncthread directly Currently mdreapsyncthread is called from raidmessage directly without holding 'reconfigmutex', this is definitely unsafe because mdreapsyncthread can change many fields that is...

7.8CVSS6AI score0.0018EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/05/17 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. Linux kernel has a security vulnerability that stems from a synchronization error that can cause the kernel to crash...

7.8CVSS6.5AI score0.00233EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/05/17 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 problematic thread synchronization...

5.5CVSS6.1AI score0.00223EPSS
SaveExploits0References6
NVD
NVD
added 2024/05/16 9:16 p.m.33 views

CVE-2024-21823

Hardware logic with insecure de-synchronization in IntelR DSA and IntelR IAA for some IntelR 4th or 5th generation XeonR processors may allow an authorized user to potentially enable escalation of privilege local access...

7.5CVSS6.3AI score0.00196EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/16 9:16 p.m.25 views

CVE-2024-21823

Hardware logic with insecure de-synchronization in IntelR DSA and IntelR IAA for some IntelR 4th or 5th generation XeonR processors may allow an authorized user to potentially enable escalation of privilege local access...

8.1AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/16 9:16 p.m.36 views

CVE-2024-21823

Hardware logic with insecure de-synchronization in IntelR DSA and IntelR IAA for some IntelR 4th or 5th generation XeonR processors may allow an authorized user to potentially enable escalation of privilege local access...

7.5CVSS6.9AI score0.00196EPSS
SaveExploits0References23
Rows per page
Query Builder