CVE-2022-49183
Last modified
CVE-2022-49183 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net/sched: act_ct: fix ref leak when switching zones When switching zones or network namespaces without doing a ct clear in between, it is now leaking a reference to the old ct entry. That's because tcf_ct_skb_nfct_cached() returns false and tcf_ct_flow_table_lookup() may simply overwrite it. The fix is to, as the ct entry is not reusable, free it already at tcf_ct_skb_nfct_cached().. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net/sched: act_ct: fix ref leak when switching zones When switching zones or network namespaces without doing a ct clear in between, it is now leaking a reference to the old ct entry. That's because tcf_ct_skb_nfct_cached() returns false and tcf_ct_flow_table_lookup() may simply overwrite it. The fix is to, as the ct entry is not reusable, free it already at tcf_ct_skb_nfct_cached().
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.10.103, < 5.11 |
| Linux | Linux Kernel | >= 5.15.26, < 5.15.33 |
| Linux | Linux Kernel | >= 5.16.12, <= 5.16.19 |
| Linux | Linux Kernel | >= 5.17, <= 5.17.2 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-49183?
How severe is CVE-2022-49183?
How do I fix CVE-2022-49183?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-49178In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49179In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-4918Use after free in UI in Google Chrome prior to 102.0.5005.61…8.8
- CVE-2022-49180In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49181Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2022-49182In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49184In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49185In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49186In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49187In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49188In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49189In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-49183?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
