CVE-2022-49576
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:
ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.
While reading sysctl_fib_multipath_hash_fields, it can be changed concurrently. Thus, we need to add READ_ONCE() to its readers.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | ce5c9c20d364f156c885efed8c71fca2945db00f < 36f5b86f309b3b11295d087cd7433f1c897caf94 | affected |
| Linux | Linux | ce5c9c20d364f156c885efed8c71fca2945db00f < 548d6678c4a3d43667e59686665f8674b82440a3 | affected |
| Linux | Linux | ce5c9c20d364f156c885efed8c71fca2945db00f < 8895a9c2ac76fb9d3922fed4fe092c8ec5e5cccc | affected |
| Linux | Linux | 5.14 | affected |
| Linux | Linux | 0 < 5.14 | unaffected |
| Linux | Linux | 5.15.58 <= 5.15.* | unaffected |
| Linux | Linux | 5.18.15 <= 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/36f5b86f309b3b11295d087cd7433f1c897caf94
- https://git.kernel.org/stable/c/548d6678c4a3d43667e59686665f8674b82440a3
- https://git.kernel.org/stable/c/8895a9c2ac76fb9d3922fed4fe092c8ec5e5cccc
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.