
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49638 is a vulnerability in the Linux kernel related to data races around ICMP sysctl variables. The vulnerability was discovered in the kernel's ICMP rate limitation mechanism, where concurrent access to sysctl variables could lead to race conditions. This issue affects Linux kernel versions from 3.18 up to versions before 4.9.324 (NVD).
The vulnerability stems from improper synchronization when reading ICMP sysctl variables that can be changed concurrently. The issue was identified in the kernel's ICMP rate limitation code, specifically affecting the handling of sysctl_icmp_msgs_per_sec and sysctl_icmp_msgs_burst variables. The CVSS v3.1 base score is 4.7 (Medium) with a vector of CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H. The vulnerability is classified as CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization (Race Condition) (NVD).
The vulnerability could potentially lead to system instability or denial of service conditions due to improper synchronization when accessing ICMP sysctl variables. The impact is primarily focused on availability, with no direct effect on confidentiality or integrity of the system (NVD).
The vulnerability has been fixed by adding READ_ONCE() operations to properly handle concurrent access to the ICMP sysctl variables. The fix was implemented in the Linux kernel through a patch that addresses the data race conditions. Multiple Linux distributions have released updates to address this vulnerability (Kernel Patch).
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."