Description
A vulnerability was identified in Linux Kernel up to 4.19.316/5.4.278/5.10.220/5.15.161. This impacts the function tcp_getsockopt/tcp_setsockopt of the component TCP Handler. Such manipulation leads to race condition. A high complexity level is associated with this attack. The exploitability is said to be difficult. The vulnerability was introduced in 2.6.12, commit 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 ("Linux-2.6.12-rc2"). Upgrading to version 4.19.317, 5.4.279, 5.10.221, 5.15.162 and 6.1 will fix this issue. The name of the patch is fcd31dd8291b23d713245947ec2b2d99ef07aef2/3b32f265805a49071e2c4568a524398ba22bf93c/d529193eae979a7bf2255cd9fe68b7af7a1c91b3/5bb642cc3355ffd3c8bca0a8bd8e6e65bcc2091c/f49cd2f4d6170d27a2c61f1fecb03d8a70c91f57. The affected component should be upgraded.
Published: 2022-10-17
Score: 2.1 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

No analysis available yet.

Remediation

No remediation available yet.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2022-42930 A vulnerability, which was classified as problematic, was found in Linux Kernel. This affects the function tcp_getsockopt/tcp_setsockopt of the component TCP Handler. The manipulation leads to race condition. It is recommended to apply a patch to fix this issue. The identifier VDB-211089 was assigned to this vulnerability.
Ubuntu USN Ubuntu USN USN-5754-1 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-5754-2 Linux kernel (Azure) vulnerabilities
Ubuntu USN Ubuntu USN USN-5755-1 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-5755-2 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-5756-1 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-5756-2 Linux kernel (GKE) vulnerabilities
Ubuntu USN Ubuntu USN USN-5756-3 Linux kernel (Azure) vulnerabilities
Ubuntu USN Ubuntu USN USN-5757-1 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-5757-2 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-5758-1 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-5773-1 Linux kernel (OEM) vulnerabilities
Ubuntu USN Ubuntu USN USN-5774-1 Linux kernel (Azure) vulnerabilities
Ubuntu USN Ubuntu USN USN-5779-1 Linux kernel (Azure) vulnerabilities
Ubuntu USN Ubuntu USN USN-5789-1 Linux kernel (OEM) vulnerabilities
History

Thu, 30 Jul 2026 07:15:00 +0000

Type Values Removed Values Added
Description A vulnerability, which was classified as problematic, was found in Linux Kernel. This affects the function tcp_getsockopt/tcp_setsockopt of the component TCP Handler. The manipulation leads to race condition. It is recommended to apply a patch to fix this issue. The identifier VDB-211089 was assigned to this vulnerability. A vulnerability was identified in Linux Kernel up to 4.19.316/5.4.278/5.10.220/5.15.161. This impacts the function tcp_getsockopt/tcp_setsockopt of the component TCP Handler. Such manipulation leads to race condition. A high complexity level is associated with this attack. The exploitability is said to be difficult. The vulnerability was introduced in 2.6.12, commit 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 ("Linux-2.6.12-rc2"). Upgrading to version 4.19.317, 5.4.279, 5.10.221, 5.15.162 and 6.1 will fix this issue. The name of the patch is fcd31dd8291b23d713245947ec2b2d99ef07aef2/3b32f265805a49071e2c4568a524398ba22bf93c/d529193eae979a7bf2255cd9fe68b7af7a1c91b3/5bb642cc3355ffd3c8bca0a8bd8e6e65bcc2091c/f49cd2f4d6170d27a2c61f1fecb03d8a70c91f57. The affected component should be upgraded.
First Time appeared Linux kernel
CPEs cpe:2.3:o:linux:kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux kernel
References
Metrics cvssV3_1

{'score': 4.6, 'vector': 'CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L'}

cvssV2_0

{'score': 4, 'vector': 'AV:A/AC:H/Au:S/C:P/I:P/A:P/E:ND/RL:OF/RC:C'}

cvssV3_0

{'score': 4.6, 'vector': 'CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:O/RC:C'}

cvssV4_0

{'score': 2.1, 'vector': 'CVSS:4.0/AV:A/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X'}

cvssV3_1

{'score': 4.6, 'vector': 'CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:O/RC:C'}


Tue, 15 Apr 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Subscriptions

Linux Kernel Linux Kernel
Redhat Enterprise Linux Rhel Eus Rhev Hypervisor
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-30T06:38:48.352Z

Reserved: 2022-10-17T00:00:00.000Z

Link: CVE-2022-3566

cve-icon Vulnrichment

Updated: 2024-08-03T01:14:02.604Z

cve-icon NVD

Status : Modified

Published: 2022-10-17T19:15:10.330

Modified: 2026-06-17T04:59:45.520

Link: CVE-2022-3566

cve-icon Redhat

Severity : Moderate

Publid Date: 2022-10-06T06:30:00Z

Links: CVE-2022-3566 - Bugzilla

cve-icon OpenCVE Enrichment

No data.

Weaknesses
  • CWE-362

    Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

  • CWE-366

    Race Condition within a Thread