In the Linux kernel, the following vulnerability has been resolved:
net/smc: fix neighbour and rtable leak in smcibfind_route()
In smcibfindroute(), the neighbour found by neighlookup() and rtable resolved by iprouteoutput_flow() are not released or put before return. It may cause the refcount leak, so fix it.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/36xxx/CVE-2024-36945.json",
"cna_assigner": "Linux"
}