Lucene search
+L

1986 matches found

OSV
OSV
added 2026/07/25 8:49 a.m.9 views

CVE-2026-64265 fuse: clear intr_entry in fuse_resend and fuse_remove_pending_req

In the Linux kernel, the following vulnerability has been resolved: fuse: clear intrentry in fuseresend and fuseremovependingreq When fuseresend moves a request from fpq-processing back to fiq-pending, it sets FRPENDING and clears FRSENT but does not remove the requests intrentry from...

7.8CVSS5.8AI score
SaveExploits0References7
EUVD
EUVD
added 2026/07/25 8:49 a.m.11 views

EUVD-2026-48977

In the Linux kernel, the following vulnerability has been resolved: fuse: clear intrentry in fuseresend and fuseremovependingreq When fuseresend moves a request from fpq-processing back to fiq-pending, it sets FRPENDING and clears FRSENT but does not remove the requests intrentry from...

5.8AI score0.00159EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/25 8:49 a.m.35 views

CVE-2026-64265

The CVE-2026-64265 issue affects the Linux kernel fuse subsystem. When fuse_resend() moves a request from fpq->processing back to fiq->pending, it marks FR_PENDING and clears FR_SENT but fails to remove the request’s intr_entry from fiq->interrupts. If FR_INTERRUPTED was set previously, ...

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

CVE-2026-64265

In the Linux kernel, the following vulnerability has been resolved: fuse: clear intrentry in fuseresend and fuseremovependingreq When fuseresend moves a request from fpq-processing back to fiq-pending, it sets FRPENDING and clears FRSENT but does not remove the requests intrentry from...

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

CVE-2026-64264

CVE-2026-64264 (Linux kernel) concerns a bug in fuse_uring_commit where copy_from_user error handling clobbers a negative errno with the positive residual, causing FUSE callers to see a successful (but potentially incomplete) reply. The root cause is that when an error occurs, err is a positive r...

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

CVE-2026-64263

CVE-2026-64263 affects the Linux kernel fuse-uring component. The issue arises when cancelled entries moved to ent_in_userspace are dereferenced by ent_list_request_expired(), causing a crash. The fix updates fuse_uring_cancel() to free the cancelled entry and drop queue_refs directly, ensuring s...

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

CVE-2026-64263

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

5.5CVSS5.7AI score0.00153EPSS
SaveExploits0
OSV
OSV
added 2026/07/25 8:49 a.m.10 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...

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

CVE-2026-64264 fuse-uring: fix EFAULT clobber in fuse_uring_commit

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix EFAULT clobber in fuseuringcommit copyfromuser returns the number of bytes not copied as an unsigned residual on failure 1..sizeofstruct fuseoutheader. fuseuringcommit stores that residual in ssizet err, sets...

0.00153EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/25 8:49 a.m.14 views

EUVD-2026-48975

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

5.8AI score0.00153EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.15 views

CVE-2026-64264

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix EFAULT clobber in fuseuringcommit copyfromuser returns the number of bytes not copied as an unsigned residual on failure 1..sizeofstruct fuseoutheader. fuseuringcommit stores that residual in ssizet err, sets...

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

CVE-2026-64264 fuse-uring: fix EFAULT clobber in fuse_uring_commit

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix EFAULT clobber in fuseuringcommit copyfromuser returns the number of bytes not copied as an unsigned residual on failure 1..sizeofstruct fuseoutheader. fuseuringcommit stores that residual in ssizet err, sets...

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

CVE-2026-64262 fuse-uring: end fuse_req on io-uring cancel task work

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: end fusereq on io-uring cancel task work When iouring delivers task work with tw.cancel set PFEXITING, PFKTHREAD fallback, or percpurefisdying on the ring context, fuseuringsendintask takes the cancel branch, assigns...

5.8AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.14 views

CVE-2026-64262

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: end fusereq on io-uring cancel task work When iouring delivers task work with tw.cancel set PFEXITING, PFKTHREAD fallback, or percpurefisdying on the ring context, fuseuringsendintask takes the cancel branch, assigns...

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

CVE-2026-64262

CVE-2026-64262 is a Linux kernel vulnerability in the fuse-uring path. When io_uring task work with tw.cancel set is delivered, fuse_uring_send_in_task() follows the cancel branch, assigns -ECANCELED, and proceeds to fuse_uring_send() without discharging the fuse_req. This leaves ent and the fuse...

5.5CVSS5.8AI score0.00153EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.37 views

CVE-2026-64262 fuse-uring: end fuse_req on io-uring cancel task work

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: end fusereq on io-uring cancel task work When iouring delivers task work with tw.cancel set PFEXITING, PFKTHREAD fallback, or percpurefisdying on the ring context, fuseuringsendintask takes the cancel branch, assigns...

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

EUVD-2026-48972

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: Avoid queue-stopped races and set/read that value under lock There are several readers of queue-stopped that check the value under lock, but fuseuringcommitfetch did not and actually the value was not set under the lo...

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

CVE-2026-64260 fuse-uring: Avoid queue->stopped races and set/read that value under lock

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: Avoid queue-stopped races and set/read that value under lock There are several readers of queue-stopped that check the value under lock, but fuseuringcommitfetch did not and actually the value was not set under the lo...

7.8CVSS0.00125EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/25 8:49 a.m.18 views

EUVD-2026-48973

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: Avoid use-after-free in fuseuringasyncstopqueues fuseuringasyncstopqueues might run when the last reference on ring-queuerefs was already dropped. In order to avoid an early destruction a reference on struct fuseconn ...

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