]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.18-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Jul 2026 13:11:11 +0000 (15:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Jul 2026 13:11:11 +0000 (15:11 +0200)
commit3e523a14708d30acd97fdd31726c5cadd0cc57c2
tree9aa21337979019f71723c6be19dc7a27e6cfe6b5
parent5734e0f1ffe338c218020b19ab9a9c134d535a99
6.18-stable patches

added patches:
fuse-avoid-32-bit-prune-notification-count-wrap.patch
fuse-back-uncached-readdir-buffers-with-pages.patch
fuse-clear-intr_entry-in-fuse_resend-and-fuse_remove_pending_req.patch
fuse-fix-device-node-leak-in-cuse_process_init_reply.patch
fuse-fix-io-uring-background-queue-dispatch-on-request-completion.patch
fuse-re-lock-request-before-returning-from-fuse_ref_folio.patch
fuse-uring-avoid-queue-stopped-races-and-set-read-that-value-under-lock.patch
fuse-uring-avoid-use-after-free-in-fuse_uring_async_stop_queues.patch
fuse-uring-end-fuse_req-on-io-uring-cancel-task-work.patch
fuse-uring-fix-data-races-on-ring-ready.patch
fuse-uring-fix-efault-clobber-in-fuse_uring_commit.patch
fuse-uring-fix-moving-cancelled-entry-to-ent_in_userspace-list.patch
fuse-uring-make-a-fuse_req-on-sqe-commit-only-findable-after-memcpy.patch
fuse-uring-remove-request-less-entries-from-ent_w_req_queue-to-fix-null-deref.patch
15 files changed:
queue-6.18/fuse-avoid-32-bit-prune-notification-count-wrap.patch [new file with mode: 0644]
queue-6.18/fuse-back-uncached-readdir-buffers-with-pages.patch [new file with mode: 0644]
queue-6.18/fuse-clear-intr_entry-in-fuse_resend-and-fuse_remove_pending_req.patch [new file with mode: 0644]
queue-6.18/fuse-fix-device-node-leak-in-cuse_process_init_reply.patch [new file with mode: 0644]
queue-6.18/fuse-fix-io-uring-background-queue-dispatch-on-request-completion.patch [new file with mode: 0644]
queue-6.18/fuse-re-lock-request-before-returning-from-fuse_ref_folio.patch [new file with mode: 0644]
queue-6.18/fuse-uring-avoid-queue-stopped-races-and-set-read-that-value-under-lock.patch [new file with mode: 0644]
queue-6.18/fuse-uring-avoid-use-after-free-in-fuse_uring_async_stop_queues.patch [new file with mode: 0644]
queue-6.18/fuse-uring-end-fuse_req-on-io-uring-cancel-task-work.patch [new file with mode: 0644]
queue-6.18/fuse-uring-fix-data-races-on-ring-ready.patch [new file with mode: 0644]
queue-6.18/fuse-uring-fix-efault-clobber-in-fuse_uring_commit.patch [new file with mode: 0644]
queue-6.18/fuse-uring-fix-moving-cancelled-entry-to-ent_in_userspace-list.patch [new file with mode: 0644]
queue-6.18/fuse-uring-make-a-fuse_req-on-sqe-commit-only-findable-after-memcpy.patch [new file with mode: 0644]
queue-6.18/fuse-uring-remove-request-less-entries-from-ent_w_req_queue-to-fix-null-deref.patch [new file with mode: 0644]
queue-6.18/series