CVE-2022-49572
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:
tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
While reading sysctl_tcp_slow_start_after_idle, it can be changed concurrently. Thus, we need to add READ_ONCE() to its readers.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 35089bb203f44e33b6bbb6c4de0b0708f9a48921 < 3b26e11b07a09b31247688bec61e2925d4a571b6 | affected |
| Linux | Linux | 35089bb203f44e33b6bbb6c4de0b0708f9a48921 < 369d99c2b89f54473adcf9acdf40ea562b5a6e0e | affected |
| Linux | Linux | 35089bb203f44e33b6bbb6c4de0b0708f9a48921 < 0e3f82a03ec8c3808e87283e12946227415706c9 | affected |
| Linux | Linux | 35089bb203f44e33b6bbb6c4de0b0708f9a48921 < 41aeba4506f6b70ec7500c6fe202731a4ba29fe5 | affected |
| Linux | Linux | 35089bb203f44e33b6bbb6c4de0b0708f9a48921 < 68b6f9506747d507c7bfa374d178929b4157e8c6 | affected |
| Linux | Linux | 35089bb203f44e33b6bbb6c4de0b0708f9a48921 < 4845b5713ab18a1bb6e31d1fbb4d600240b8b691 | affected |
| Linux | Linux | 2.6.18 | affected |
| Linux | Linux | 0 < 2.6.18 | unaffected |
| Linux | Linux | 4.19.254 <= 4.19.* | 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/3b26e11b07a09b31247688bec61e2925d4a571b6
- https://git.kernel.org/stable/c/369d99c2b89f54473adcf9acdf40ea562b5a6e0e
- https://git.kernel.org/stable/c/0e3f82a03ec8c3808e87283e12946227415706c9
- https://git.kernel.org/stable/c/41aeba4506f6b70ec7500c6fe202731a4ba29fe5
- https://git.kernel.org/stable/c/68b6f9506747d507c7bfa374d178929b4157e8c6
- https://git.kernel.org/stable/c/4845b5713ab18a1bb6e31d1fbb4d600240b8b691
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.