CVE-2022-49632
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 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 Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 1c2fb7f93cb20621772bf304f3dba0849942e5db < de9490c32bc10020efdd1509689a28f197d6dfb8 | affected |
| Linux | Linux | 1c2fb7f93cb20621772bf304f3dba0849942e5db < f9617844e4d5d6331dbce3fb19a24e5bda201e58 | affected |
| Linux | Linux | 1c2fb7f93cb20621772bf304f3dba0849942e5db < d2efabce81db7eed1c98fa1a3f203f0edd738ac3 | affected |
| Linux | Linux | 2.6.12 | affected |
| Linux | Linux | 0 < 2.6.12 | 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/de9490c32bc10020efdd1509689a28f197d6dfb8
- https://git.kernel.org/stable/c/f9617844e4d5d6331dbce3fb19a24e5bda201e58
- https://git.kernel.org/stable/c/d2efabce81db7eed1c98fa1a3f203f0edd738ac3
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.