CVE-2022-49603
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:
ip: Fix data-races around sysctl_ip_fwd_update_priority.
While reading sysctl_ip_fwd_update_priority, it can be changed concurrently. Thus, we need to add READ_ONCE() to its readers.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 432e05d328921c68c35bfdeff7d7b7400b8e3d1a < 11038fa781ab916535c53351537b22d6d405667d | affected |
| Linux | Linux | 432e05d328921c68c35bfdeff7d7b7400b8e3d1a < 351f81f7d7185d18a9ff76f8f8c2fa8c4eea563b | affected |
| Linux | Linux | 432e05d328921c68c35bfdeff7d7b7400b8e3d1a < bcc03369d3277ae075ed421f0c8bf4adb5e65b74 | affected |
| Linux | Linux | 432e05d328921c68c35bfdeff7d7b7400b8e3d1a < 7bf9e18d9a5e99e3c83482973557e9f047b051e7 | affected |
| Linux | Linux | 4.19 | affected |
| Linux | Linux | 0 < 4.19 | 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/11038fa781ab916535c53351537b22d6d405667d
- https://git.kernel.org/stable/c/351f81f7d7185d18a9ff76f8f8c2fa8c4eea563b
- https://git.kernel.org/stable/c/bcc03369d3277ae075ed421f0c8bf4adb5e65b74
- https://git.kernel.org/stable/c/7bf9e18d9a5e99e3c83482973557e9f047b051e7
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.