
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49577 is a data race vulnerability discovered in the Linux kernel affecting the UDP networking component. The vulnerability specifically involves a race condition around the sysctludpl3mdev_accept variable, where concurrent access to this variable could lead to inconsistent behavior (Debian Security).
The vulnerability stems from a data race condition in the Linux kernel's UDP implementation where the sysctludpl3mdevaccept variable could be modified concurrently while being read. The issue was fixed by adding READONCE() to the reader of this variable to ensure atomic access. This vulnerability affects the networking stack's handling of UDP packets in relation to layer 3 master device configurations (Kernel Git).
The data race condition could potentially lead to inconsistent behavior in UDP packet handling when using layer 3 master devices, affecting network operations on systems using this kernel functionality (NVD).
The vulnerability has been patched in various Linux kernel versions. Fixed versions include Linux kernel 5.10.234-1 for Debian bullseye, 6.1.128-1 for bookworm, and 6.12.17-1 for sid/trixie. The fix involves adding READONCE() to the reader of sysctludpl3mdevaccept to prevent the data race condition (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."