CVE-2022-49633
4.7
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
icmp: Fix data-races around sysctl_icmp_echo_enable_probe.
While reading sysctl_icmp_echo_enable_probe, it can be changed concurrently. Thus, we need to add READ_ONCE() to its readers.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | d329ea5bd8845f0b196bf41b18b6173340d6e0e4 < cce955efa0ab81f7fb72e22beed372054c86005c | affected |
| Linux | Linux | d329ea5bd8845f0b196bf41b18b6173340d6e0e4 < 05c615033174f1d19374f42285ccd8e9af13e427 | affected |
| Linux | Linux | d329ea5bd8845f0b196bf41b18b6173340d6e0e4 < 4a2f7083cc6cb72dade9a63699ca352fad26d1cd | affected |
| Linux | Linux | 5.13 | affected |
| Linux | Linux | 0 < 5.13 | unaffected |
| Linux | Linux | 5.15.56 <= 5.15.* | unaffected |
| Linux | Linux | 5.18.13 <= 5.18.* | unaffected |
| Linux | Linux | 5.19 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/cce955efa0ab81f7fb72e22beed372054c86005c
- https://git.kernel.org/stable/c/05c615033174f1d19374f42285ccd8e9af13e427
- https://git.kernel.org/stable/c/4a2f7083cc6cb72dade9a63699ca352fad26d1cd
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.