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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-04-28 13:15
Updated : 2025-01-13 19:58
NVD link : CVE-2022-48639
Mitre link : CVE-2022-48639
CVE.ORG link : CVE-2022-48639
JSON object : View
Products Affected
linux
- linux_kernel
CWE
