Lucene search
+L

1716 matches found

UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.15 views

CVE-2026-64258

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: remove request-less entries from entwreqqueue to fix NULL deref If a copy into the userspace ring buffer fails, a request will be terminated and fuseuringreqend will set ent-fusereq to NULL but it will leave the entry...

5.5CVSS5.5AI score0.00153EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/25 10:17 a.m.9 views

UBUNTU-CVE-2026-64327

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Initialize epfile-in early to fix endpoint direction checks When parsing endpoint descriptors, ffsdatagotdescs generates the epsaddrmap which contains the endpoint direction. However, epfile-in was previously on...

5.6AI score0.002EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/25 10:17 a.m.13 views

UBUNTU-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.8AI score0.00123EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/25 8:49 a.m.18 views

EUVD-2026-48871

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Initialize epfile-in early to fix endpoint direction checks When parsing endpoint descriptors, ffsdatagotdescs generates the epsaddrmap which contains the endpoint direction. However, epfile-in was previously on...

5.7AI score0.002EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/25 8:49 a.m.36 views

CVE-2026-64327

The CVE-2026-64327 in the Linux kernel affects usb: gadget: f_fs. The vulnerability occurred because epfile->in was initialized only in ffs_func_eps_enable(), which runs after USB host connection. Early userspace IOCTLs could observe epfile->in as 0, causing incorrect DMA directions. The fi...

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

CVE-2026-64327 usb: gadget: f_fs: Initialize epfile->in early to fix endpoint direction checks

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Initialize epfile-in early to fix endpoint direction checks When parsing endpoint descriptors, ffsdatagotdescs generates the epsaddrmap which contains the endpoint direction. However, epfile-in was previously on...

5.7AI score
SaveExploits0References7
EUVD
EUVD
added 2026/07/25 8:49 a.m.11 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.00123EPSS
SaveExploits0References4
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.00123EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.43 views

CVE-2026-64284 KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exits

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.1CVSS0.00123EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/25 8:49 a.m.27 views

CVE-2026-64284

CVE-2026-64284 — Linux kernel (KVM/x86): The vulnerability involves moving the handling of fastpath userspace exits into vendor code so KVM can run vendor-specific operations before userspace gains control of the vCPU. The description notes that, for VMX (and soon SVM), KVM must flush the PML buf...

7.1CVSS5.9AI score0.00123EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/25 8:49 a.m.9 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
EUVD
EUVD
added 2026/07/25 8:49 a.m.17 views

EUVD-2026-48979

In the Linux kernel, the following vulnerability has been resolved: fuse: avoid 32-bit prune notification count wrap FUSENOTIFYPRUNE validates the nodeid payload length with: size - sizeofoutarg != outarg.count sizeofu64 On 32-bit kernels, sizet is also 32 bits, so the daemon-controlled count...

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

CVE-2026-64263 fuse-uring: fix moving cancelled entry to ent_in_userspace list

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix moving cancelled entry to entinuserspace list fuseuringcancel moves entries that are available these have no reqs attached to the entinuserspace list. entlistrequestexpired checks the first entry on entinuserspace...

0.00153EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 8:49 a.m.11 views

CVE-2026-64258 fuse-uring: remove request-less entries from ent_w_req_queue to fix NULL deref

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: remove request-less entries from entwreqqueue to fix NULL deref If a copy into the userspace ring buffer fails, a request will be terminated and fuseuringreqend will set ent-fusereq to NULL but it will leave the entry...

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

CVE-2026-64259

CVE-2026-64259 (Linux kernel, fuse-uring) : A race allowed a use-after-free in fuse-uring by letting a fuse_req on an SQE commit become findable after memcpy, if a malicious userspace sent commit SQEs before the request reached fuse-server. The fix reorders operations: moving fuse_uring_add_to_pq...

7.8CVSS5.8AI score0.00157EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.49 views

CVE-2026-64258 fuse-uring: remove request-less entries from ent_w_req_queue to fix NULL deref

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: remove request-less entries from entwreqqueue to fix NULL deref If a copy into the userspace ring buffer fails, a request will be terminated and fuseuringreqend will set ent-fusereq to NULL but it will leave the entry...

0.00153EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.17 views

PT-2026-64548

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the USB gadget functionfs module where the epfile-in variable is initialized too late. Specifically, epfile-in was only populated within the ffs func eps enable...

5.3AI score0.002EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.14 views

PT-2026-64479

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL dereference issue exists in the fuse-uring component. When a copy into the userspace ring buffer fails, the fuse uring req end function sets ent-fuse req to NULL but leaves the...

5.5CVSS5.5AI score0.00153EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.24 views

PT-2026-64764

Name of the Vulnerable Software and Affected Versions Zephyr versions prior to 4.4.1 Description In the userspace dynamic-objects subsystem, the thread idx alloc function in kernel/userspace/userspace.c allocates a new thread permission index from the global thread idx map bitmap without holding...

6.5CVSS5.8AI score0.00085EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.14 views

PT-2026-64505

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the KVM x86 module where fastpath userspace exits may occur before the vendor's exit handler runs. This prevents KVM from executing vendor-specific operations required...

7.1CVSS5.8AI score0.00123EPSS
SaveExploits0References6
Rows per page
Query Builder