Don't call cc_deregister_algo(), which locks the cc_list mutex, with the cc_list mutex hold.
This was found by syzkaller.
Differential D34743
Don't recurse on non-recursive lock tuexen on Apr 1 2022, 11:16 PM. Authored by Tags None Referenced Files
Details
Don't call cc_deregister_algo(), which locks the cc_list mutex, with the cc_list mutex hold. This was found by syzkaller.
Diff Detail
|