CVE-2022-49580
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 a data-race around sysctl_fib_multipath_use_neigh.
While reading sysctl_fib_multipath_use_neigh, it can be changed concurrently. Thus, we need to add READ_ONCE() to its reader.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | a6db4494d218c2e559173661ee972e048dc04fdd < 6727f39e99e0f545d815edebb6c94228485427ec | affected |
| Linux | Linux | a6db4494d218c2e559173661ee972e048dc04fdd < e045d672ba06e1d35bacb56374d350de0ac99066 | affected |
| Linux | Linux | a6db4494d218c2e559173661ee972e048dc04fdd < b8d345db03b4deffb4f04219a51d3b1e94171b76 | affected |
| Linux | Linux | a6db4494d218c2e559173661ee972e048dc04fdd < 14e996577ed2799a1ed6ffeb71c76d63acb28444 | affected |
| Linux | Linux | a6db4494d218c2e559173661ee972e048dc04fdd < 87507bcb4f5de16bb419e9509d874f4db6c0ad0f | affected |
| Linux | Linux | 4.7 | affected |
| Linux | Linux | 0 < 4.7 | unaffected |
| Linux | Linux | 5.4.208 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.134 <= 5.10.* | 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/6727f39e99e0f545d815edebb6c94228485427ec
- https://git.kernel.org/stable/c/e045d672ba06e1d35bacb56374d350de0ac99066
- https://git.kernel.org/stable/c/b8d345db03b4deffb4f04219a51d3b1e94171b76
- https://git.kernel.org/stable/c/14e996577ed2799a1ed6ffeb71c76d63acb28444
- https://git.kernel.org/stable/c/87507bcb4f5de16bb419e9509d874f4db6c0ad0f
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.