Lucene search

K
redhatcveRedhat.comRH:CVE-2024-36945
HistoryJun 03, 2024 - 12:02 p.m.

CVE-2024-36945

2024-06-0312:02:53
redhat.com
access.redhat.com
5
linux kernel
vulnerability
net/smc
neighbour
rtable
refcount leak

6.6 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.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.

6.6 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.5%