Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

octopus: librbd: fix use-after-free on ictx in list_descendants() #45000

Merged
merged 2 commits into from
Mar 1, 2022

Conversation

idryomov
Copy link
Contributor

wangshuaich and others added 2 commits February 13, 2022 17:03
Ictx is deleted when "ictx->state->open()" and "ictx->state->close()"
fail, and then "lderr(ictx->cct)" crashes.

Fixes: https://tracker.ceph.com/issues/52522
Signed-off-by: Wang ShuaiChao <wangshuaich@chinatelecom.cn>
(cherry picked from commit fa5d61e)
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 22903c3)
@idryomov
Copy link
Contributor Author

jenkins test api

@yuriw yuriw merged commit 7d614a5 into ceph:octopus Mar 1, 2022
@idryomov idryomov deleted the wip-52522-octopus branch July 4, 2022 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants