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

mds: fix use-after-free in Locker::file_update_finish() #14991

Merged
merged 1 commit into from May 15, 2017

Conversation

ukernel
Copy link
Contributor

@ukernel ukernel commented May 8, 2017

The capability may have already been freed when executing
Locker::file_update_finish()

Fixes: http://tracker.ceph.com/issues/19828
Signed-off-by: "Yan, Zheng" zyan@redhat.com

@ukernel ukernel added bug-fix cephfs Ceph File System labels May 8, 2017
@batrick
Copy link
Member

batrick commented May 9, 2017

The capability may have already been freed when executing
Locker::file_update_finish()

Fixes: http://tracker.ceph.com/issues/19828
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
@jcsp jcsp merged commit d63962f into ceph:master May 15, 2017
@ukernel ukernel deleted the wip-19828 branch June 26, 2017 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix cephfs Ceph File System
Projects
None yet
3 participants