In the Linux kernel, the following vulnerability has been resolved:
smb: client: fix missed ses refcounting
Use new cifssmbsesincrefcount() helper to get an active reference of @ses and @ses->dfsrootses (if set). This will prevent @ses->dfsrootses of being put in the next call to cifsputsmb_ses() and thus potentially causing an use-after-free bug.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/54xxx/CVE-2023-54076.json",
"cna_assigner": "Linux"
}