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.
Metrics
Affected Vendors & Products
References
History
Thu, 19 Dec 2024 09:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-04-28T12:59:42.410Z
Updated: 2024-12-19T08:04:50.196Z
Reserved: 2024-02-25T13:44:28.316Z
Link: CVE-2022-48639
Vulnrichment
Updated: 2024-08-03T15:17:55.459Z
NVD
Status : Awaiting Analysis
Published: 2024-04-28T13:15:06.857
Modified: 2024-11-21T07:33:40.237
Link: CVE-2022-48639
Redhat