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

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

CVE-2022-48639

Description

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.

AI Insight

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

Affected products

47

Patches

Vulnerability mechanics

References

5

News mentions

0

No linked articles in our index yet.