In the Linux kernel, the following vulnerability has been resolved:ceph: don't leak snap_rwsem in handle_cap_grantWhen handle_cap_grant is called on an IMPORT op, then the snap_rwsem isheld and the function is expected to release it before returning. Itcurrently fails to do that in all cases which could lead to a deadlock.
No PoCs from references.
- https://github.com/ARPSyndicate/cve-scores