Lucene search
+L

237188 matches found

EUVD
EUVD
added 2026/07/25 8:49 a.m.7 views

EUVD-2026-49005

In the Linux kernel, the following vulnerability has been resolved: iommufd: Use sizeofhdr instead of sizeofhdr in veventq read The bound-check in iommufdveventqfopsread for the normal vEVENT path uses sizeofhdr where the surrounding code uses sizeofhdr: if !veventforlosteventsheadercur &&...

5.8AI score0.00162EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/25 8:49 a.m.20 views

CVE-2026-64293

CVE-2026-64293 affects the Linux kernel iommufd component. A 32-bit bound-check in iommufd_veventq_fops_read() uses sizeof(hdr) (size of the pointer) instead of sizeof(*hdr), causing under-count of the vEVENT header and potentially writing past the user buffer during header+data payload copy. Mul...

7.8CVSS5.8AI score0.00162EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/25 8:49 a.m.15 views

CVE-2026-64290

The CVE-2026-64290 issue affects the Linux kernel iommufd component. A copy_to_user() failure in iommufd_fault_fops_read() can cause the outer loop to spin, since only the inner loop breaks and the outer while retriggers the operation while holding fault->mutex, yielding 100% CPU and a DoS con...

5.8AI score0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/25 8:49 a.m.9 views

EUVD-2026-49002

In the Linux kernel, the following vulnerability has been resolved: iommufd: Break the loop on failure in iommufdfaultfopsread On a copytouser failure inside the inner listforeachentry, only the inner loop breaks; the outer while re-fetches the just-restored fault group and retries the failing...

5.8AI score0.002EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/25 8:49 a.m.13 views

CVE-2026-64291

CVE-2026-64291 affects the Linux kernel’s iommufd: veventq_depth upper bound. The issue: iommufd_veventq_alloc() accepts any non-zero depth up to U32_MAX, enabling userspace to allocate excessively large queues and exhaust kernel memory reserves. Mitigation/patch: cap veventq_depth to 1 <

5.7AI score0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/25 8:49 a.m.24 views

CVE-2026-64289

CVE-2026-64289 (Linux kernel) affects the iommufd path where iommufd_hwpt_invalidate() uses user-controlled entry_num and entry_len. The issue arises because these values were previously only bounded by U32_MAX, allowing excessively large inputs to drive the backend invalidation loop and cause pr...

5.8AI score0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/25 8:49 a.m.9 views

EUVD-2026-49001

In the Linux kernel, the following vulnerability has been resolved: iommufd: Set upper bounds on cache invalidation entrynum and entrylen iommufdhwptinvalidate takes a user-controlled entrynum and entrylen, each bounded only by U32MAX. An entrylen beyond the kernel's struct size makes the copy...

5.8AI score0.002EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/25 8:49 a.m.8 views

CVE-2026-64289 iommufd: Set upper bounds on cache invalidation entry_num and entry_len

In the Linux kernel, the following vulnerability has been resolved: iommufd: Set upper bounds on cache invalidation entrynum and entrylen iommufdhwptinvalidate takes a user-controlled entrynum and entrylen, each bounded only by U32MAX. An entrylen beyond the kernel's struct size makes the copy...

5.8AI score
SaveExploits0References7
EUVD
EUVD
added 2026/07/25 8:49 a.m.7 views

EUVD-2026-49000

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Avoid dereferencing NULL VNCR pseudo-TLB VNCR TLB invalidation occurs from MMU notifiers or TLBI instructions, and either can race against a vcpu not being onlined yet no pseudo-TLB allocated. Similarly, the TLB...

5.8AI score0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/25 8:49 a.m.7 views

EUVD-2026-48999

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Bound usedlrs when flushing the pKVM hyp vCPU flushhypvcpu copies the host vGIC state into the hyp's private vCPU on every run. The vGIC list register save and restore use usedlrs as their loop bound and expect it to...

5.7AI score0.0017EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/25 8:49 a.m.16 views

CVE-2026-64288

CVE-2026-64288 concerns the Linux kernel’s KVM arm64 subsystem. The vulnerability arises from a NULL dereference in VNCR pseudo-TLB invalidation, which can race against a vcpu being onlined or against an unallocated pseudo-TLB, leading to unsafe dereferences during MMU notifier or TLBI-triggered ...

5.8AI score0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/25 8:49 a.m.19 views

CVE-2026-64286

CVE-2026-64286 affects the Linux kernel’s KVM on arm64. The vulnerability arises in flush_hyp_vcpu(): it copies the host vCPU context into the hyp private vCPU on every run. The guest-context resolver (ctxt_to_vcpu()) expects a NULL __hyp_running_vcpu (only set on the host); since the host’s valu...

8.2CVSS5.8AI score0.0017EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/25 8:49 a.m.7 views

EUVD-2026-48998

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Clear hyprunningvcpu when flushing the pKVM hyp vCPU flushhypvcpu copies the host vCPU context into the hyp's private vCPU on every run. ctxttovcpu expects a guest context to have a NULL hyprunningvcpu, which is only...

5.8AI score0.0017EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/25 8:49 a.m.8 views

EUVD-2026-48996

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exits Move the handling of fastpath userspace exits into vendor code to ensure KVM runs vendor specific operations that need to run before userspace gains...

5.9AI score0.00159EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/25 8:49 a.m.8 views

EUVD-2026-48995

In the Linux kernel, the following vulnerability has been resolved: KVM: guestmemfd: Treat memslot binding offset+size as unsigned values When binding a memslot to a guestmemfd file, treat the offset and size as unsigned values to fix a bug where the sum of the two can result in a false negative...

5.6AI score0.0021EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/25 8:49 a.m.6 views

EUVD-2026-48994

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Don't leak PFN when kvmtranslatevncr races MMU notifier In the case that kvmtranslatevncr races with an MMU notifier the early return does not release a reference on the faulted in PFN. Add the necessary call to...

5.8AI score0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/25 8:49 a.m.17 views

CVE-2026-64282

CVE-2026-64282 affects the Linux kernel (arm64 KVM). When kvm_translate_vncr() races with the MMU notifier, the early return does not release the faulted PFN, potentially leaking a PFN. The fix adds a call to kvm_release_faultin_page() to release the unused PFN. Public advisories (SUSE, NVD, Debi...

5.8AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 8:49 a.m.7 views

CVE-2026-64283 KVM: guest_memfd: Treat memslot binding offset+size as unsigned values

In the Linux kernel, the following vulnerability has been resolved: KVM: guestmemfd: Treat memslot binding offset+size as unsigned values When binding a memslot to a guestmemfd file, treat the offset and size as unsigned values to fix a bug where the sum of the two can result in a false negative...

5.6AI score
SaveExploits0References5
CVE
CVE
added 2026/07/25 8:49 a.m.21 views

CVE-2026-64280

The CVE concerns the Linux kernel’s FPGA driver for DFL FPGA management (fpga: dfl-afu). A 64-bit length passed via the DFL_FPGA_PORT_DMA_MAP ioctl to afu_ioctl_dma_map() can overflow when computing the number of pages (length >> PAGE_SHIFT) passed to pin_user_pages_fast(), since npages is ...

8.8CVSS5.7AI score0.00163EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/25 8:49 a.m.6 views

EUVD-2026-48992

In the Linux kernel, the following vulnerability has been resolved: fpga: dfl-afu: validate DMA mapping length in afudmamapregion afuioctldmamap accepts a 64-bit length from userspace via DFLFPGAPORTDMAMAP ioctl without an upper bound check. The value is passed to afudmapinpages where npages is...

5.7AI score0.00163EPSS
SaveExploits0References3
Rows per page
Query Builder