
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49604 is a vulnerability in the Linux kernel related to data races around sysctl_ip_fwd_use_pmtu. The vulnerability was discovered in the IP forwarding functionality where concurrent access to sysctl_ip_fwd_use_pmtu could occur without proper synchronization (Debian Security).
The vulnerability stems from a race condition in the Linux kernel's IP forwarding mechanism. Specifically, while reading sysctl_ip_fwd_use_pmtu, the value could be changed concurrently, leading to potential data races. The issue was fixed by adding READ_ONCE() to the readers of this variable. The vulnerability has a CVSS v3 score of 5.5, indicating moderate severity (Red Hat Portal).
The vulnerability affects the IP forwarding functionality in the Linux kernel, potentially impacting network routing decisions and path MTU discovery mechanisms. The race condition could lead to inconsistent behavior in IP forwarding operations (Debian Security).
The vulnerability was patched in various Linux kernel versions. The fix involves adding READ_ONCE() to properly handle concurrent access to sysctl_ip_fwd_use_pmtu. The patch has been backported to multiple kernel versions including 5.10.234-1 for Debian bullseye and 6.1.128-1 for Debian bookworm (Debian Security).
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."