In the Linux kernel, the following vulnerability has been resolved:
cifs: fix potential use-after-free bugs in TCPServerInfo::hostname
TCPServerInfo::hostname may be updated once or many times during reconnect, so protect its access outside reconnect path as well and then prevent any potential use-after-free bugs.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53751.json",
"cna_assigner": "Linux"
}