In the Linux kernel, the following vulnerability has been resolved:
ksmbd: fix use-after-free in smbbreakalllevIIoplock()
There is a room in smbbreakalllevIIoplock that can cause racy issues when unlocking in the middle of the loop. This patch use read lock to protect whole loop.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/37xxx/CVE-2025-37776.json"
}