Lucene search
+L

368 matches found

EUVD
EUVD
added 2026/07/25 8:49 a.m.14 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
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.20 views

CVE-2026-64293

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 &&...

7.8CVSS5.7AI score0.00162EPSS
SaveExploits0
CVE
CVE
added 2026/07/25 8:49 a.m.47 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
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/25 8:49 a.m.13 views

CVE-2026-64292 iommufd: Move vevent memory allocation outside spinlock

In the Linux kernel, the following vulnerability has been resolved: iommufd: Move vevent memory allocation outside spinlock The veventq memory allocation happens inside the spinlock. Given its depth is decided by the user space, this leaves a vulnerability, where userspace can allocate large queu...

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

EUVD-2026-49003

In the Linux kernel, the following vulnerability has been resolved: iommufd: Set veventqdepth upper bound iommufdveventqalloc accepts any !0 veventqdepth from userspace, with an upper bound at U32MAX. This leaves a vulnerability where userspace can allocate excessively large queues to exhaust...

5.7AI score0.00153EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:49 a.m.8 views

CVE-2026-64290

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.3AI score0.00159EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/25 8:49 a.m.42 views

CVE-2026-64290

CVE-2026-64290 affects the Linux kernel via iommufd_fault_fops_read(): on a copy_to_user() failure inside the inner loop, only the inner loop breaks, causing the outer loop to retry indefinitely and spin the reader with fault->mutex held. The public fixes implement breaking the outer while by ...

5.5CVSS5.8AI score0.00159EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.15 views

CVE-2026-64290

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.5CVSS5.7AI score0.00159EPSS
SaveExploits0
OSV
OSV
added 2026/07/25 8:49 a.m.11 views

CVE-2026-64291 iommufd: Set veventq_depth upper bound

In the Linux kernel, the following vulnerability has been resolved: iommufd: Set veventqdepth upper bound iommufdveventqalloc accepts any !0 veventqdepth from userspace, with an upper bound at U32MAX. This leaves a vulnerability where userspace can allocate excessively large queues to exhaust...

5.7AI score
SaveExploits0References6
CVE
CVE
added 2026/07/25 8:49 a.m.38 views

CVE-2026-64291

CVE-2026-64291 affects the Linux kernel iommufd subsystem. The vulnerability stems from iommufd_veventq_alloc() accepting any non-zero veventq_depth from userspace, with an upper bound of U32_MAX, enabling a local attacker to allocate excessively large event queues and exhaust kernel memory. The ...

5.5CVSS5.7AI score0.00153EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.16 views

CVE-2026-64291

In the Linux kernel, the following vulnerability has been resolved: iommufd: Set veventqdepth upper bound iommufdveventqalloc accepts any !0 veventqdepth from userspace, with an upper bound at U32MAX. This leaves a vulnerability where userspace can allocate excessively large queues to exhaust...

5.5CVSS5.7AI score0.00153EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.19 views

CVE-2026-64289

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.5CVSS5.7AI score0.00159EPSS
SaveExploits0
CVE
CVE
added 2026/07/25 8:49 a.m.51 views

CVE-2026-64289

CVE-2026-64289 affects the Linux kernel in the iommufd path, where iommufd_hwpt_invalidate() accepts user-controlled entry_num and entry_len. The description and connected details specify that entry_len can exceed the kernel struct size and trigger zero-check scans over excess bytes, while large ...

5.5CVSS5.8AI score0.00159EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/25 8:49 a.m.16 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.00159EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.45 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...

0.00159EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/25 8:49 a.m.12 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
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.18 views

PT-2026-64510

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The iommufd hwpt invalidate function fails to properly validate user-controlled entry num and entry len variables, which are only bounded by U32 MAX. A multi-gigabyte entry len can force...

5.5CVSS5.7AI score0.00159EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-64289

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iommufd: Set upper bounds on cache invalidation entrynum and entrylen iommufdhwptinvalidate takes a user-controlled entrynum and entrylen, each bounded only by...

5.5CVSS5.8AI score0.00159EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-64292

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: iommufd: Move vevent memory allocation outside spinlock The veventq memory allocation happen...

5.5CVSS5.9AI score0.00153EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-64293

"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: iommufd: Use sizeofhdr instead of sizeofhdr in veventq read The bound-check in...

7.8CVSS6AI score0.00162EPSS
SaveExploits0References3
Rows per page
Query Builder