Lucene search
+L

2314 matches found

NVD
NVD
added yesterday7 views

CVE-2026-64152

In the Linux kernel, the following vulnerability has been resolved: iommu: Handle unmap error when iommudebug is enabled Sashiko noticed a latent bug where the map error flow called iommuunmap which calls iommudebugunmapbegin/iommudebugunmapend however since this is an error path the map flow nev...

Exploits0References2
NVD
NVD
added yesterday6 views

CVE-2026-64153

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix iommumapsgtable return value check and avoid WARN Commit "iommu: return full error code from iommumapsgatomic" changed iommumapsgtable to return an ssizet and negative values in error cases, rather than a sizet and a...

Exploits0References7
NVD
NVD
added yesterday3 views

CVE-2026-64008

In the Linux kernel, the following vulnerability has been resolved: accel/rocket: fix UAF via dangling GEM handle in createbo rocketioctlcreatebo inserts a GEM handle into the file's IDR via drmgemhandlecreate early on, then performs several operations that can fail sgt allocation, drmmm insert,...

Exploits0References3
CVE
CVE
added yesterday7 views

CVE-2026-64186

The CVE concerns the Linux kernel AMD IOMMU debugfs path. The vulnerability stems 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 and enable out-of-bounds reads in iommu_mmio_write() and iommu_capabil...

5.4AI score
Exploits0References3
Cvelist
Cvelist
added yesterday4 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 ...

Exploits0References3
ATTACKERKB
ATTACKERKB
added yesterday2 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 score
Exploits0References4Affected Software1
EUVD
EUVD
added yesterday6 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 score
Exploits0References3
CVE
CVE
added yesterday5 views

CVE-2026-64153

The CVE concerns the Linux kernel DRM MSM IOMMU path. The issue was in iommu_map_sgtable() returning a size_t and 0 on error; it now returns an ssize_t and propagates negative error codes. The commit change (iommu: return full error code from iommu_map_sg_atomic ) stores the error value in the pr...

5.5AI score
Exploits0References7
Cvelist
Cvelist
added yesterday4 views

CVE-2026-64153 drm/msm: Fix iommu_map_sgtable() return value check and avoid WARN

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix iommumapsgtable return value check and avoid WARN Commit "iommu: return full error code from iommumapsgatomic" changed iommumapsgtable to return an ssizet and negative values in error cases, rather than a sizet and a...

Exploits0References7
ATTACKERKB
ATTACKERKB
added yesterday2 views

CVE-2026-64153

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix iommumapsgtable return value check and avoid WARN Commit "iommu: return full error code from iommumapsgatomic" changed iommumapsgtable to return an ssizet and negative values in error cases, rather than a sizet and a...

5.5AI score
Exploits0References8Affected Software1
EUVD
EUVD
added yesterday5 views

EUVD-2026-45838

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix iommumapsgtable return value check and avoid WARN Commit "iommu: return full error code from iommumapsgatomic" changed iommumapsgtable to return an ssizet and negative values in error cases, rather than a sizet and a...

5.5AI score
Exploits0References7
CVE
CVE
added yesterday3 views

CVE-2026-64152

The CVE describes a Linux kernel IOMMU issue: when iommu_debug is enabled, an error path calling iommu_unmap() could lead to an unbalanced trace because the map was never established. The remediation reorganizes the flow by moving unmap error handling into iommu_map_nosync() and recording the par...

5.4AI score
Exploits0References2
Cvelist
Cvelist
added yesterday4 views

CVE-2026-64152 iommu: Handle unmap error when iommu_debug is enabled

In the Linux kernel, the following vulnerability has been resolved: iommu: Handle unmap error when iommudebug is enabled Sashiko noticed a latent bug where the map error flow called iommuunmap which calls iommudebugunmapbegin/iommudebugunmapend however since this is an error path the map flow nev...

Exploits0References2
ATTACKERKB
ATTACKERKB
added yesterday2 views

CVE-2026-64152

In the Linux kernel, the following vulnerability has been resolved: iommu: Handle unmap error when iommudebug is enabled Sashiko noticed a latent bug where the map error flow called iommuunmap which calls iommudebugunmapbegin/iommudebugunmapend however since this is an error path the map flow nev...

5.3AI score
Exploits0References3Affected Software1
EUVD
EUVD
added yesterday4 views

EUVD-2026-45837

In the Linux kernel, the following vulnerability has been resolved: iommu: Handle unmap error when iommudebug is enabled Sashiko noticed a latent bug where the map error flow called iommuunmap which calls iommudebugunmapbegin/iommudebugunmapend however since this is an error path the map flow nev...

5.4AI score
Exploits0References2
EUVD
EUVD
added yesterday3 views

EUVD-2026-45836

In the Linux kernel, the following vulnerability has been resolved: iommupt: Check for missing PAGESIZE in the pgsizebitmap Sashiko pointed out that the driver could drop PAGESIZE from the pgsizebitmap. That is technically allowed but nothing does it, and such an iommudomain would not be used wit...

5.4AI score
Exploits0References2
CVE
CVE
added yesterday2 views

CVE-2026-64071

The CVE-2026-64071 issue is a use-after-free in the Linux kernel nvme-pci path. In nvme_free_host_mem(), dev->hmb_sgt is freed via dma_free_noncontiguous() but the pointer is not cleared, so a second call in the nvme_probe() error path (nvme_setup_host_mem() succeeds, nvme_set_host_mem() fails...

5.5AI score
Exploits0References3
Cvelist
Cvelist
added yesterday4 views

CVE-2026-64071 nvme-pci: fix use-after-free in nvme_free_host_mem()

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix use-after-free in nvmefreehostmem nvmefreehostmem frees dev-hmbsgt via dmafreenoncontiguous but never clears the pointer afterward. This leads to a use-after-free if nvmefreehostmem is called twice in the same error...

Exploits0References3
Cvelist
Cvelist
added yesterday5 views

CVE-2026-64008 accel/rocket: fix UAF via dangling GEM handle in create_bo

In the Linux kernel, the following vulnerability has been resolved: accel/rocket: fix UAF via dangling GEM handle in createbo rocketioctlcreatebo inserts a GEM handle into the file's IDR via drmgemhandlecreate early on, then performs several operations that can fail sgt allocation, drmmm insert,...

Exploits0References3
EUVD
EUVD
added yesterday4 views

EUVD-2026-45581

In the Linux kernel, the following vulnerability has been resolved: accel/rocket: fix UAF via dangling GEM handle in createbo rocketioctlcreatebo inserts a GEM handle into the file's IDR via drmgemhandlecreate early on, then performs several operations that can fail sgt allocation, drmmm insert,...

5.4AI score
Exploits0References3
Rows per page
Query Builder