imPC@ndo IT

Tracker / CVE-2024-36945

CVE-2024-36945

High 7.5

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.

Affected products and versions

linux linux_kernel
linux linux_kernel · 5.16 → 6.1.91
linux linux_kernel · 6.2 → 6.6.31
linux linux_kernel · 6.7 → 6.8.10

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References