Lucene search
+L

130 matches found

RedhatCVE
RedhatCVE
added yesterday5 views

CVE-2026-68329

A flaw was found in the Linux kernel's iommu/amd component. A race condition in the iommucompletionwait function allows it to return prematurely without ensuring all previously queued commands have completed in hardware. This can lead to a use-after-free vulnerability, where the Input/Output Memo...

4.7CVSS5.4AI score0.002EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added yesterday4 views

CVE-2026-68347

A flaw was found in the Linux kernel's AMD IOMMU Input/Output Memory Management Unit driver. This vulnerability is caused by an unsafe lock order during the allocation of graphics domains gdom and within the IOMMUDESTROY free path. This issue could lead to a system crash or a denial of service Do...

4.7CVSS5.4AI score0.00162EPSS
SaveExploits0References5
EUVD
EUVD
added 2 days ago8 views

EUVD-2026-55448

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix IRQ unsafe locking in gdom allocation Lockdep complains: 259.410489 ===================================================== 259.417287 WARNING: HARDIRQ-safe - HARDIRQ-unsafe lock order detected 259.424667...

5.3AI score0.00162EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago16 views

CVE-2026-68347

CVE-2026-68347 pertains to the Linux kernel’s amd iommu code. The vulnerability arises from IRQ-unsafe locking in gdom allocation and in the IOMMU destroy/free path, leading to lock-order conflicts when HARDIRQ-safe locks become HARDIRQ-unsafe. The documented fix switches the allocation path in g...

5.3AI score0.00162EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago3 views

CVE-2026-68329 iommu/amd: Wait for completion instead of returning early in iommu_completion_wait()

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Wait for completion instead of returning early in iommucompletionwait needsync is a per-IOMMU flag shared by all domains and devices behind that IOMMU. It is set whenever a command is queued with sync == true and clear...

5.5AI score
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2 days ago6 views

Linux Distros Unpatched Vulnerability : CVE-2026-68329

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iommu/amd: Wait for completion instead of returning early in iommucompletionwait needsync is a per- IOMMU flag shared by all domains and devices behind that...

5.5AI score0.002EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/22 1:52 p.m.4 views

SUSE-SU-2026:22810-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and Micro 6.1 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-20585: iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19 bsc1243603. - CVE-2026-31503: udp: Fix wildcard bind...

9.8CVSS7.2AI score0.03234EPSS
SaveExploits8References181
OSV
OSV
added 2026/07/22 1:38 p.m.4 views

SUSE-SU-2026:22809-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and Micro 6.1 RT kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-20585: iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19 bsc1243603. - CVE-2026-31503: udp: Fix wildcard bind...

9.8CVSS7.2AI score0.03234EPSS
SaveExploits8References181
OSV
OSV
added 2026/07/22 12:25 p.m.4 views

SUSE-SU-2026:22904-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and Micro 6.1 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-20585: iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19 bsc1243603. - CVE-2026-31503: udp: Fix wildcard bind...

9.8CVSS7.2AI score0.03234EPSS
SaveExploits8References181
OSV
OSV
added 2026/07/22 11:1 a.m.4 views

SUSE-SU-2026:22903-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and Micro 6.1 RT kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-20585: iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19 bsc1243603. - CVE-2026-31503: udp: Fix wildcard bind...

9.8CVSS7.2AI score0.03234EPSS
SaveExploits8References181
SUSE CVE
SUSE CVE
added 2026/07/21 12:58 p.m.6 views

SUSE CVE-2026-64186

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs In iommummiowrite and iommucapabilitywrite, the variables dbgmmiooffset and dbgcapoffset are declared as int. However, they are populated using kstrtou32fromuser. If ...

5.3AI score0.00155EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/21 5:12 a.m.5 views

CVE-2026-64186

A flaw was found in the Linux kernel's AMD IOMMU debugfs. Improper handling of user-provided input in the iommummiowrite and iommucapabilitywrite functions can lead to an out-of-bounds memory access. This vulnerability could allow a local attacker to potentially cause a denial of service or...

7.1CVSS5.3AI score0.00155EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/07/20 12:25 p.m.6 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 RT kernel was updated to fix various security issues: The following security issues were fixed: CVE-2023-20585: iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19 bsc1243603. CVE-2025-71302: drm/panthor: fix for dma-fence safe access...

9.8CVSS7AI score0.00533EPSS
SaveExploits0References2106
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-64186

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs In iommummiowrite and...

7.1CVSS5.3AI score0.00155EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:41 p.m.7 views

CVE-2026-64186

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs In iommummiowrite and iommucapabilitywrite, the variables dbgmmiooffset and dbgcapoffset are declared as int. However, they are populated using kstrtou32fromuser. If ...

5.2AI score0.00155EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/19 3:41 p.m.34 views

CVE-2026-64186 iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs In iommummiowrite and iommucapabilitywrite, the variables dbgmmiooffset and dbgcapoffset are declared as int. However, they are populated using kstrtou32fromuser. If ...

0.00155EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 3:41 p.m.11 views

EUVD-2026-45871

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs In iommummiowrite and iommucapabilitywrite, the variables dbgmmiooffset and dbgcapoffset are declared as int. However, they are populated using kstrtou32fromuser. If ...

5.4AI score0.00155EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 3:41 p.m.23 views

CVE-2026-64186

CVE-2026-64186 relates to the Linux kernel AMD IOMMU debugfs handling. The issue arises from using int-typed dbg_mmio_offset and dbg_cap_offset populated via kstrtou32_from_user(), which can wrap to a negative value for large inputs, risking out-of-bounds access in read/write paths. The patch fix...

7.1CVSS5.4AI score0.00155EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 3:41 p.m.9 views

CVE-2026-64186

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs In iommummiowrite and iommucapabilitywrite, the variables dbgmmiooffset and dbgcapoffset are declared as int. However, they are populated using kstrtou32fromuser. If ...

7.1CVSS5.2AI score0.00155EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 3:41 p.m.11 views

CVE-2026-64186 iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs In iommummiowrite and iommucapabilitywrite, the variables dbgmmiooffset and dbgcapoffset are declared as int. However, they are populated using kstrtou32fromuser. If ...

5.3AI score
SaveExploits0References6
Rows per page
Query Builder