CVE-2022-49588
CVSS 3.1 Score 4.7 of 10 (medium)
Details
Published Feb 26, 2025
Updated: Mar 10, 2025
CWE ID 362
Summary
CVE-2022-49588 is a vulnerability affecting the Linux kernel. This issue involved a data race in the tcp subsystem, specifically with the sysctl_tcp_migrate_req. Since the data could be altered while being read, the Linux kernel has been updated to include the READ_ONCE() function to protect against concurrent changes to the sysctl_tcp_migrate_req variable. This vulnerability could potentially lead to unintended behavior or system instability, making the kernel patch an essential security update.
Prevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.
Affected Products
- Linux Kernel
Affected Vendors
- LINUX