]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #69836 from sunyuechi/wip-librbd-trash-purge-uaf
authorIlya Dryomov <idryomov@gmail.com>
Tue, 30 Jun 2026 19:34:36 +0000 (21:34 +0200)
committerGitHub <noreply@github.com>
Tue, 30 Jun 2026 19:34:36 +0000 (21:34 +0200)
commit97128d4d3b686687a24ad500e2d2097c2f132232
tree028821b58cae6911d1266b4514bc30e839ab1ed2
parent1d7f80b43bc0e94c941bcb599453f6cc6acec630
parentf18247e32b769088d7afb76a9116636bcfab9468
Merge pull request #69836 from sunyuechi/wip-librbd-trash-purge-uaf

librbd: fix use-after-free in trash purge on image open error

Reviewed-by: Ilya Dryomov <idryomov@gmail.com>