Lucene search
+L

177707 matches found

Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.15 views

CVE-2026-64307

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Do not initialize SNP for ioctlSNPCONFIG Sashiko notes: if SEV initialization fails and KVM is actively running normal VMs, could a userspace process trigger this code path via /dev/sev ioctls e.g., SEVPDHGEN and ze...

5.8AI score0.00221EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.16 views

CVE-2026-64305

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - protect service table iterations with servicelock The servicetable list is protected by servicelock when entries are added or removed in adfserviceadd and adfserviceremove, but several functions iterate over the lis...

5.7AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.14 views

CVE-2026-64304

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - validate RSA CRT component lengths The generic RSA key parser rsahelper.c bounds each CRT component p, q, dp, dq, qinv by the modulus size nsz, but qatrsasetkeycrt allocates half-size DMA buffers keysz / 2 and...

7.8CVSS5.7AI score0.00169EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.21 views

CVE-2026-64303

In the Linux kernel, the following vulnerability has been resolved: spi: fsl-lpspi: terminate the RX channel on TX prepare failure path When dmaengineprepslavesg fails for the TX channel, the error path terminates the TX DMA channel but leaves the RX channel running. Since the RX channel was...

9.8CVSS5.7AI score0.00694EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.16 views

CVE-2026-64302

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix freeing of PMD-sized vmemmap pages Commit bf9e4e30f353 "x86/mm: use pagetablefree", switched from freeing non-boot page tables through freepages to pagetablefree. However, the function is also called to free vmemmap...

5.7AI score0.00198EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.17 views

CVE-2026-64301

In the Linux kernel, the following vulnerability has been resolved: regulator: scmi: fix ofnode refcount leak in scmiregulatorprobe scmiregulatorprobe calls offindnodebyname which takes a reference on the returned device node. On the error path where processscmiregulatorofnode fails, the function...

5.7AI score0.00211EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.18 views

CVE-2026-64300

In the Linux kernel, the following vulnerability has been resolved: perf/aux: Fix page UAF in maprange maprange reads rb-auxpages, rb-auxnrpages and rb-auxpgoff via perfmmaptopage while holding only event-mmapmutex. Those fields are serialized by rb-auxmutex, and mmapmutex is per event. Thus, two...

7.8CVSS5.7AI score0.00182EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.16 views

CVE-2026-64299

In the Linux kernel, the following vulnerability has been resolved: tracing: Prevent out-of-bounds read in glob matching String event fields are not necessarily NUL-terminated, so the filter predicate functions filterpredstring, filterpredstrloc and filterpredstrrelloc pass the field length to th...

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

CVE-2026-64297

In the Linux kernel, the following vulnerability has been resolved: module: decompress: check return value of moduleextendmaxpages moduleextendmaxpages calls kvrealloc internally and returns -ENOMEM on allocation failure. The return value is never checked. If the initial allocation fails,...

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

CVE-2026-64295

In the Linux kernel, the following vulnerability has been resolved: mm: pageext: add count limit to pageextiternext to prevent invalid PFN access The pageext iteration API does not validate if the PFN still belongs to a valid section while advancing the iterator. When dynamically adding memory in...

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

CVE-2026-64296

In the Linux kernel, the following vulnerability has been resolved: exfat: bound uniname advance in exfatfinddirentry In exfatfinddirentry, each TYPEEXTEND file name entry advances the output pointer by a fixed amount while the loop guard only tracks the accumulated name length: if ++order == 2...

7.8CVSS5.9AI score0.00169EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.13 views

CVE-2026-64294

In the Linux kernel, the following vulnerability has been resolved: mm: do file ownership checks with the proper mount idmap Ever since idmapped mounts were introduced, inode ownership checks for side-channel protection in mincore and madviseMADVPAGEOUT were done against the nopmntidmap, which...

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

CVE-2026-64292

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.5CVSS5.7AI score0.00153EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.16 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
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.13 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
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.13 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.18 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
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.16 views

CVE-2026-64288

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

CVE-2026-64284

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

7.1CVSS5.9AI score0.00126EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.13 views

CVE-2026-64285

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Pin source page for write when adding CPUID data for SNP guest When populating a guestmemfd instance with the initial CPUID data for an SNP guest, acquire a writable pin on the source page as KVM will write back the...

5.5CVSS5.7AI score0.00137EPSS
SaveExploits0
Rows per page
Query Builder