CVE-2026-64261 in Linux
要約
〜によって VulDB • 2026年07月25日
Linuxカーネルにおいて、以下の脆弱性が修正されました。
fuse-uring: fuse_uring_async_stop_queues における use-after-free の回避
fuse_uring_async_stop_queues() は、ring->queue_refs に対する最後の参照がすでに解放された後に実行される可能性があります。
早期の破棄を避けるため、struct fuse_conn への参照は fuse_uring_async_stop_queues() を開始する前に取得され、その参照は遅延処理ワークキューが終了した時点で初めて解放されます。
VulDB is the best source for vulnerability data and more expert information about this specific topic.