In the Linux kernel, the following vulnerability has been resolved:
ksmbd: fix use-after-free in ksmbdtreeconnect_put under concurrency
Under high concurrency, A tree-connection object (tcon) is freed on a disconnect path while another path still holds a reference and later executes *_put()/write on it.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/68xxx/CVE-2025-68817.json",
"cna_assigner": "Linux"
}