CVE-2022-49597
CVSS 3.1 Score 4.7 of 10 (medium)
Details
Published Feb 26, 2025
Updated: Mar 10, 2025
CWE ID 362
Summary
CVE-2022-49597 is a vulnerability affecting the Linux kernel. It involves a data race issue in the tcp subsystem. Specifically, when reading sysctl_tcp_base_mss, the value can be changed concurrently, leading to potential security risks. To mitigate this issue, the kernel development team has introduced the READ_ONCE() macro to ensure proper synchronization and prevent unintended modifications.
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