Lucene search
K

13 matches found

RedHat Linux
RedHat Linux
added 2026/01/28 12:26 a.m.19 views

Moderate: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

7.8CVSS6.9AI score0.00319EPSS
Exploits0References15
OSV
OSV
added 2025/06/18 10:15 a.m.7 views

AZL-64058 CVE-2025-38062 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: genirq/msi: Store the IOMMU IOVA directly in msidesc instead of iommucookie The IOMMU translation for MSI message addresses has been a 2-step process, separated in time: 1 iommudmapreparemsi: A cookie pointer containing the IOVA...

5.5CVSS6.4AI score0.00152EPSS
Exploits0References1
NVD
NVD
added 2025/06/18 10:15 a.m.11 views

CVE-2025-38062

In the Linux kernel, the following vulnerability has been resolved: genirq/msi: Store the IOMMU IOVA directly in msidesc instead of iommucookie The IOMMU translation for MSI message addresses has been a 2-step process, separated in time: 1 iommudmapreparemsi: A cookie pointer containing the IOVA...

5.5CVSS0.00152EPSS
Exploits0References6
CVE
CVE
added 2025/06/18 9:33 a.m.88 views

CVE-2025-38062

Summary of CVE-2025-38062: The Linux kernel vulnerability affects the MSI/IOMMU path used for translating MSI addresses. The root cause is a use-after-free-like risk due to storing a cookie pointer (IOVA) in the MSI descriptor across two stages of MSI address translation, which can be race-condit...

5.5CVSS6.1AI score0.00152EPSS
Exploits0References6Affected Software1
SUSE CVE
SUSE CVE
added 2024/09/08 3:2 a.m.3 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
Exploits0References6
RedhatCVE
RedhatCVE
added 2024/08/21 6:10 p.m.18 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
Exploits0References4
OSV
OSV
added 2024/08/21 7:15 a.m.2 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
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.18 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
Exploits0References5
OSV
OSV
added 2024/08/21 6:10 a.m.14 views

CVE-2023-52910 iommu/iova: Fix alloc iova overflows issue

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.1AI score0.00236EPSS
Exploits0References6
CVE
CVE
added 2024/08/21 6:10 a.m.78 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
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.12 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.3AI score0.00236EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2023/01/31 12:0 a.m.3 views

PT-2023-34838 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.89 Description: The issue is related to an alloc iova overflows problem in the iommu/iova component. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel...

7.1AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2023/01/13 12:0 a.m.5 views

PT-2023-9431 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the iommu/iova component of the Linux kernel, where there is a problem with the retry pfn overflowing in the alloc and insert iova range function. This occurs i...

8.4CVSS6.3AI score0.0193EPSS
Exploits13References1593
Rows per page
Query Builder