Race condition within a thread in Linux kernel - CVE-2022-49574

 

Race condition within a thread in Linux kernel - CVE-2022-49574

Published: February 26, 2025 / Updated: May 11, 2025


Vulnerability identifier: #VU104842
CSH Severity: Low
CVSS v4: 4.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2022-49574
CWE-ID: CWE-366
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to corrupt data.

The vulnerability exists due to a data race within the tcp_rack_reo_wnd() and tcp_rack_update_reo_wnd() functions in net/ipv4/tcp_recovery.c, within the tcp_init_undo() function in net/ipv4/tcp_input.c. A local user can corrupt data.


Affected software

Linux kernel

How to mitigate CVE-2022-49574

Install update from vendor's website.

Linux kernel - addressed in versions 4.19.254, 5.4.208, 5.10.134, 5.15.58, 5.18.15, 5.19

External References

Related Security Bulletins