In the Linux kernel, the following vulnerability has been resolved:
afunix: Fix memleak of newsk in unixstream_connect().
When preparepeercred() fails in unixstreamconnect(), unixrelease_sock() is not called for newsk, and the memory is leaked.
Let's move preparepeercred() before unixcreate1().
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45887.json"
}