Lucene search
+L

119 matches found

Cvelist
Cvelist
added 2025/02/27 2:7 a.m.23 views

CVE-2025-21724 iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index()

In the Linux kernel, the following vulnerability has been resolved: iommufd/iovabitmap: Fix shift-out-of-bounds in iovabitmapoffsettoindex Resolve a UBSAN shift-out-of-bounds issue in iovabitmapoffsettoindex where shifting the constant "1" of type int by bitmap-mapped.pgshift an unsigned long val...

0.00188EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/02/27 2:7 a.m.13 views

CVE-2025-21724

In the Linux kernel, the following vulnerability has been resolved: iommufd/iovabitmap: Fix shift-out-of-bounds in iovabitmapoffsettoindex Resolve a UBSAN shift-out-of-bounds issue in iovabitmapoffsettoindex where shifting the constant "1" of type int by bitmap-mapped.pgshift an unsigned long val...

7.8CVSS5.6AI score0.00188EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/02/27 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 an out-of-bounds shift operation in the iovabitmapoffsettoindex function, which could lead to undefined...

7.8CVSS6.5AI score0.00188EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:1 a.m.45 views

UBUNTU-CVE-2022-49452

In the Linux kernel, the following vulnerability has been resolved: dpaa2-eth: retrieve the virtual address before dmaunmap The TSO header was DMA unmapped before the virtual address was retrieved and then used to free the buffer. This meant that we were actually removing the DMA map and then...

5.5CVSS5.7AI score0.00218EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.3 views

kernel: iommufd: Fix protection fault in iommufd_test_syz_conv_iova

A protection fault vulnerability was found in the iommufd subsystem of the Linux kernel. This flaw could lead to unexpected behavior or system instability...

5.5CVSS7.2AI score0.00227EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/10/21 1:38 p.m.14 views

CVE-2024-47719

In the Linux kernel, the following vulnerability has been resolved: iommufd: Protect against overflow of ALIGN during iova allocation Userspace can supply an iova and uptr such that the target iova alignment becomes really big and ALIGN overflows which corrupts the selected area range during...

7.1CVSS7.2AI score0.00229EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 12:15 p.m.11 views

CVE-2024-47719

In the Linux kernel, the following vulnerability has been resolved: iommufd: Protect against overflow of ALIGN during iova allocation Userspace can supply an iova and uptr such that the target iova alignment becomes really big and ALIGN overflows which corrupts the selected area range during...

7.8CVSS0.00229EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 12:15 p.m.12 views

AZL-51243 CVE-2024-47719 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: iommufd: Protect against overflow of ALIGN during iova allocation Userspace can supply an iova and uptr such that the target iova alignment becomes really big and ALIGN overflows which corrupts the selected area range during...

7.8CVSS6.7AI score0.00229EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.13 views

CVE-2024-47719 iommufd: Protect against overflow of ALIGN() during iova allocation

In the Linux kernel, the following vulnerability has been resolved: iommufd: Protect against overflow of ALIGN during iova allocation Userspace can supply an iova and uptr such that the target iova alignment becomes really big and ALIGN overflows which corrupts the selected area range during...

7.2AI score0.00229EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/10/21 11:53 a.m.11 views

CVE-2024-47719

In the Linux kernel, the following vulnerability has been resolved: iommufd: Protect against overflow of ALIGN during iova allocation Userspace can supply an iova and uptr such that the target iova alignment becomes really big and ALIGN overflows which corrupts the selected area range during...

7.8CVSS6.2AI score0.00229EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.25 views

CVE-2024-47719 iommufd: Protect against overflow of ALIGN() during iova allocation

In the Linux kernel, the following vulnerability has been resolved: iommufd: Protect against overflow of ALIGN during iova allocation Userspace can supply an iova and uptr such that the target iova alignment becomes really big and ALIGN overflows which corrupts the selected area range during...

0.00229EPSS
SaveExploits0References4
CVE
CVE
added 2024/10/21 11:53 a.m.168 views

CVE-2024-47719

CVE-2024-47719 (Linux kernel) concerns iommufd:ALIGN() overflow during iova allocation, which can corrupt the selected area range. The fix caps the automatic alignment to the huge page size to prevent fragmentation/space waste and Overflow, per the advisory. Affected component: iommufd/io_pagetab...

7.8CVSS7.4AI score0.00229EPSS
SaveExploits0References4Affected Software1
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 improper handling of an overflow in the iommufd subsystem for the ALIGN function during iova allocation, whi...

7.8CVSS7.7AI score0.00229EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/09/08 3:2 a.m.5 views

SUSE CVE-2023-52910

In the Linux kernel, the following vulnerability has been resolved: iommu/iova: Fix alloc iova overflows issue In allocandinsertiovarange, there is an issue that retrypfn overflows. The value of iovad-anchor.pfnhi is 0UL, then when iovad-cachednode is iovad-anchor, curriova-pfnhi + 1 will overflo...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/08/21 6:10 p.m.19 views

CVE-2023-52910

An integer overflow vulnerability was found in the Linux kernel. If iovad-anchor.pfnhi is 0UL, then when iovad-cachednode is iovad-anchor, curriova-pfnhi will overflow. As a result, if the retry logic is executed, lowpfn is updated to 0, and then newpfn lowpfn returns false to make the allocation...

5.1CVSS5.9AI score0.00236EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/21 7:15 a.m.16 views

CVE-2023-52910

In the Linux kernel, the following vulnerability has been resolved: iommu/iova: Fix alloc iova overflows issue In allocandinsertiovarange, there is an issue that retrypfn overflows. The value of iovad-anchor.pfnhi is 0UL, then when iovad-cachednode is iovad-anchor, curriova-pfnhi + 1 will overflo...

5.5CVSS0.00236EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/21 7:15 a.m.5 views

DEBIAN-CVE-2023-52910

In the Linux kernel, the following vulnerability has been resolved: iommu/iova: Fix alloc iova overflows issue In allocandinsertiovarange, there is an issue that retrypfn overflows. The value of iovad-anchor.pfnhi is 0UL, then when iovad-cachednode is iovad-anchor, curriova-pfnhi + 1 will overflo...

5.5CVSS5.3AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 7:15 a.m.7 views

UBUNTU-CVE-2023-52910

In the Linux kernel, the following vulnerability has been resolved: iommu/iova: Fix alloc iova overflows issue In allocandinsertiovarange, there is an issue that retrypfn overflows. The value of iovad-anchor.pfnhi is 0UL, then when iovad-cachednode is iovad-anchor, curriova-pfnhi + 1 will overflo...

5.5CVSS6AI score0.00236EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.19 views

CVE-2023-52910

In the Linux kernel, the following vulnerability has been resolved: iommu/iova: Fix alloc iova overflows issue In allocandinsertiovarange, there is an issue that retrypfn overflows. The value of iovad-anchor.pfnhi is 0UL, then when iovad-cachednode is iovad-anchor, curriova-pfnhi + 1 will overflo...

5.5CVSS5.9AI score0.00236EPSS
SaveExploits0References5
CVE
CVE
added 2024/08/21 6:10 a.m.83 views

CVE-2023-52910

CVE-2023-52910 (Linux kernel, iommu/iova overflow) : In __alloc_and_insert_iova_range, retry_pfn can overflow because iovad->anchor.pfn_hi is ~0UL. When iovad->cached_node == iovad->anchor, curr_iova->pfn_hi + 1 overflows, causing low_pfn to reset to 0 and making new_pfn

5.5CVSS6.6AI score0.00236EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder