Lucene search

K
cve416baaa9-dc9f-4396-8d5f-8c081fb06d67CVE-2022-48639
HistoryApr 28, 2024 - 1:15 p.m.

CVE-2022-48639

2024-04-2813:15:06
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
21
linux kernel vulnerability
cve-2022-48639
net sched fix
refcount leak
tc_new_tfilter

7.3 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

14.6%

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

net: sched: fix possible refcount leak in tc_new_tfilter()

tfilter_put need to be called to put the refount got by tp->ops->get to
avoid possible refcount leak when chain->tmplt_ops != NULL and
chain->tmplt_ops != tp->ops.

7.3 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

14.6%

Related for CVE-2022-48639