CVE-2022-48639
Not scored
net: sched: fix possible refcount leak in tc_new_tfilter()
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.
Exploit probability
0.2%
Published
April 28, 2024
Required by
Not available
Last source change
August 12, 2026
02 / AFFECTED SOFTWARE
Affected packages
03 / CONNECTIONS
Connected vulnerabilities
04 / EVIDENCE
Source records
Open Source Vulnerabilities
CVE-2022-48639
View original source
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.
05 / REFERENCES
Further evidence
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
- https://git.kernel.org/stable/c/0559d91ee3a2cd81b15ad5cd507539d6da867f88
- https://git.kernel.org/stable/c/8844c750eeb03452e2b3319c27a526f447b82596
- https://git.kernel.org/stable/c/903f7d322c17d8e306d766404b4604e81653902a
- https://git.kernel.org/stable/c/c2e1cfefcac35e0eea229e148c8284088ce437b5
- https://git.kernel.org/stable/c/f8162aed962be8fa07445b2b5928e84ab40dd8d7
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/48xxx/CVE-2022-48639.json
- https://nvd.nist.gov/vuln/detail/CVE-2022-48639