CVE-2022-49110 - CVE House
Back to Database
Status published Medium CVE-2022-49110

netfilter: conntrack: revisit gc autotuning

Vulnerability 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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2022-49110

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

Linux
Vulnerable Versions:
4608fdfc07e116f9fc0895beb40abad7cdb5ee3d, dafc95a1e473a0b857af34ecbb17b8b1c90edd75, 5892f910f401c1facfc410e0b042108f2827a77b, f68ad168e23565ce2a3891fec537cfaf8410d1e6, 7aa03980b21fdc7355e20274a68a69a0b2a45c08, 4.19.206, 5.4.144, 5.10.62, 5.13.14, 5.14, 0, 5.15.34, 5.16.20, 5.17.3, 5.18

Timeline

Official Publish: February 26th, 2025
Last Modified: May 23rd, 2026
Added to House: July 21st, 2026

CVSS Vectors

V3: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.