CVE-2022-49110
Last modified
CVE-2022-49110 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: revisit gc autotuning as of commit 4608fdfc07e1 ("netfilter: conntrack: collect all entries in one cycle") conntrack gc was changed to run every 2 minutes. On systems where conntrack hash table is set to large value, most evictions happen from gc worker rather than the packet path due to hash table distribution. This causes netlink event overflows when events are collected. This change collects average expiry of scanned entries and reschedules to the average remaining value, within 1 to 60 second interval. To avoid event overflows, reschedule after each bucket and add a limit for both run time and number of evictions per run. If more entries have to be evicted, reschedule and restart 1 jiffy into the future.. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: revisit gc autotuning as of commit 4608fdfc07e1 ("netfilter: conntrack: collect all entries in one cycle") conntrack gc was changed to run every 2 minutes. On systems where conntrack hash table is set to large value, most evictions happen from gc worker rather than the packet path due to hash table distribution. This causes netlink event overflows when events are collected. This change collects average expiry of scanned entries and reschedules to the average remaining value, within 1 to 60 second interval. To avoid event overflows, reschedule after each bucket and add a limit for both run time and number of evictions per run. If more entries have to be evicted, reschedule and restart 1 jiffy into the future.
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.15.34 |
| Linux | Linux Kernel | >= 5.16, < 5.16.20 |
| Linux | Linux Kernel | >= 5.17, < 5.17.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-49110?
How severe is CVE-2022-49110?
How do I fix CVE-2022-49110?
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-49105In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49106In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49107In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49108In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49109In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4911Insufficient data validation in DevTools in Google Chrome pr…6.5
- CVE-2022-49111In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2022-49112In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49113In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49114In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2022-49115In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49116In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-49110?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
