Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-36945
HistoryMay 30, 2024 - 12:00 a.m.

CVE-2024-36945

2024-05-3000:00:00
ubuntu.com
ubuntu.com
3
linux kernel
net/smc module
vulnerability
fix
neighbour
rtable
leak
refcount

7 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.7%

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.

7 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.7%