In the Linux kernel, the following vulnerability has been resolved:
ceph: don't leak snaprwsem in handlecap_grant
When handlecapgrant is called on an IMPORT op, then the snap_rwsem is held and the function is expected to release it before returning. It currently fails to do that in all cases which could lead to a deadlock.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50059.json"
}