In the Linux kernel, the following vulnerability has been resolved:
rapidio: replace riofreenet() with kfree() in rioscanalloc_net()
When idtab allocation fails, net is not registered with rioaddnet() yet, so kfree(net) is sufficient to release the memory. Set mport->net to NULL to avoid dangling pointer.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43295.json"
}