IT

Tracker / CVE-2022-49632

CVE-2022-49632

Medium 4.7

In the Linux kernel, the following vulnerability has been resolved: icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr. While reading sysctl_icmp_errors_use_inbound_ifaddr, it can be changed concurrently. Thus, we need to add READ_ONCE() to its reader.

Affected products and versions

linux linux_kernel
linux linux_kernel · 2.6.12 → 5.15.56
linux linux_kernel · 5.16 → 5.18.13

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References