VYPR
Unrated severityNVD Advisory· Published May 30, 2024· Updated May 4, 2025

net/smc: fix neighbour and rtable leak in smc_ib_find_route()

CVE-2024-36945

Description

In the Linux kernel, the following vulnerability has been resolved:

net/smc: fix neighbour and rtable leak in smc_ib_find_route()

In smc_ib_find_route(), the neighbour found by neigh_lookup() and rtable resolved by ip_route_output_flow() are not released or put before return. It may cause the refcount leak, so fix it.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

96

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.