
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49598 is a vulnerability in the Linux kernel related to data races around sysctl_tcp_mtu_probing functionality. The issue was discovered in the TCP implementation where concurrent access to sysctl_tcp_mtu_probing could lead to race conditions (Debian Tracker).
The vulnerability stems from a race condition in the Linux kernel's TCP implementation where the sysctl_tcp_mtu_probing variable could be accessed concurrently without proper synchronization. The issue affects the tcp_mtup_init and tcp_mtu_probing functions in the net/ipv4/tcp_output.c and net/ipv4/tcp_timer.c files respectively. The fix involved adding READ_ONCE() operations to prevent data races when reading the sysctl_tcp_mtu_probing variable (Kernel Commit).
The vulnerability could potentially lead to race conditions in the TCP MTU probing functionality of the Linux kernel, which might affect network performance and stability (Debian Tracker).
The issue has been fixed in various Linux kernel versions through the addition of READ_ONCE() operations to properly handle concurrent access to sysctl_tcp_mtu_probing. The fix was implemented in multiple stable kernel branches and distributions including Debian Bullseye (5.10.234-1), Bookworm (6.1.128-1), and Sid/Trixie (6.12.17-1) (Debian Tracker).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."