Lucene search
+L

13793 matches found

RedhatCVE
RedhatCVE
added 2024/05/18 1:07 a.m.31 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.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/18 12:12 a.m.51 views

CVE-2024-35817

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: amdgputtmgartbind set gtt bound flag Otherwise after the GTT bo is released, the GTT and gart space is freed but amdgputtmbackendunbind will not clear the gart page table entry and leave valid mapping entry pointing t...

5.5CVSS6.4AI score0.00238EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 11:11 p.m.32 views

CVE-2024-35832

A vulnerability was found in the bcachefs filesystem in the Linux kernel. This issue occurs due to improper handling of memory deallocation in the bch2fssnapshotsexit function. The use of kvfree on snapshot data can lead to memory corruption or potential crashes. This problem arises when the...

5.5CVSS6.5AI score0.0018EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 3:15 p.m.7 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.00216EPSS
SaveExploits0References1
NVD
NVD
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.8CVSS7.5AI score0.00216EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/17 3:15 p.m.10 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.00216EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.27 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.00216EPSS
SaveExploits0References9
CVE
CVE
added 2024/05/17 2:40 p.m.188 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.00216EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/05/17 2:40 p.m.60 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.00216EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.23 views

CVE-2024-35832

In the Linux kernel, the following vulnerability has been resolved: bcachefs: kvfree bchfs::snapshots in bch2fssnapshotsexit bchfs::snapshots is allocated by kvzalloc in snapshottmut. It should be freed by kvfree not kfree. Or umount will triger: 406.829178 BUG: unable to handle page fault for...

5.5CVSS5.9AI score0.0018EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/17 1:48 p.m.51 views

CVE-2024-35832 bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit

In the Linux kernel, the following vulnerability has been resolved: bcachefs: kvfree bchfs::snapshots in bch2fssnapshotsexit bchfs::snapshots is allocated by kvzalloc in snapshottmut. It should be freed by kvfree not kfree. Or umount will triger: 406.829178 BUG: unable to handle page fault for...

6AI score0.0018EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.58 views

CVE-2024-35817 drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: amdgputtmgartbind set gtt bound flag Otherwise after the GTT bo is released, the GTT and gart space is freed but amdgputtmbackendunbind will not clear the gart page table entry and leave valid mapping entry pointing t...

7.8CVSS7.3AI score0.00238EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.71 views

CVE-2024-35817

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: amdgputtmgartbind set gtt bound flag Otherwise after the GTT bo is released, the GTT and gart space is freed but amdgputtmbackendunbind will not clear the gart page table entry and leave valid mapping entry pointing t...

7.8CVSS7.5AI score0.00238EPSS
SaveExploits0
CVE
CVE
added 2024/05/17 1:23 p.m.201 views

CVE-2024-35817

CVE-2024-35817 is a Linux kernel issue affecting the AMDGPU driver (drm/amdgpu). The root cause is that after GTT/ Gart space is freed, amdgpu_ttm_backend_unbind does not clear the GTT page table entry, leaving a valid mapping to a stale system page. If the GPU accesses the stale GART address, it...

7.8CVSS6.6AI score0.00238EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.43 views

CVE-2024-35809 PCI/PM: Drain runtime-idle callbacks before driver removal

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...

7.3AI score0.00193EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.26 views

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...

5.5CVSS7.4AI score0.00193EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/17 1:23 p.m.28 views

CVE-2024-35809 PCI/PM: Drain runtime-idle callbacks before driver removal

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...

6.8AI score0.00193EPSS
SaveExploits0References9
CVE
CVE
added 2024/05/17 1:23 p.m.223 views

CVE-2024-35809

The CVE-2024-35809 entry describes a race in the Linux kernel's PCI runtime power management path: the .runtime_idle() callback in rtsx_pcr PCI driver can still be running when pm_runtime_get_sync() returns, leading to a race with the post-sync code and a potential kernel crash due to an unhandle...

5.5CVSS6.7AI score0.00193EPSS
SaveExploits0References11Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/05/17 12:00 a.m.38 views

EulerOS Virtualization 3.0.6.6 : kernel (EulerOS-SA-2024-1672)

"According to the versions of the kernel package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : Vulnerability Summary for CVE-2023-39197CVE-2023-39197 A race condition was found in the QXL driver in the Linux kernel. The...

9.8CVSS7AI score0.01657EPSS
SaveExploits6References33
Tenable Nessus
Tenable Nessus
added 2024/05/17 12:00 a.m.43 views

EulerOS Virtualization 3.0.6.6 : libtiff (EulerOS-SA-2024-1655)

According to the versions of the libtiff packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - There exists one heap buffer overflow in TIFFmemcpy in tifunix.c in libtiff 4.0.10, which allows an attacker to cause a...

6.5CVSS7.1AI score0.01411EPSS
SaveExploits2References6
Rows per page
Query Builder