CVE-2022-49573
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 a data-race around sysctl_tcp_early_retrans.
While reading sysctl_tcp_early_retrans, it can be changed concurrently. Thus, we need to add READ_ONCE() to its reader.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | eed530b6c67624db3f2cf477bac7c4d005d8f7ba < 488d3ad98ef7cddce7054193dbae6b4349c6807d | affected |
| Linux | Linux | eed530b6c67624db3f2cf477bac7c4d005d8f7ba < 83767fe800a311370330d4ec83aa76093b744a80 | affected |
| Linux | Linux | eed530b6c67624db3f2cf477bac7c4d005d8f7ba < 11e8b013d16e5db63f8f76acceb5b86964098aaa | affected |
| Linux | Linux | eed530b6c67624db3f2cf477bac7c4d005d8f7ba < 5037ca9e4b169cc9aed0174d658c3d81fdaf8ea5 | affected |
| Linux | Linux | eed530b6c67624db3f2cf477bac7c4d005d8f7ba < d5975f6376ce90c2c483ae36bf88c9cface4c13b | affected |
| Linux | Linux | eed530b6c67624db3f2cf477bac7c4d005d8f7ba < 52e65865deb6a36718a463030500f16530eaab74 | affected |
| Linux | Linux | 3.5 | affected |
| Linux | Linux | 0 < 3.5 | 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/488d3ad98ef7cddce7054193dbae6b4349c6807d
- https://git.kernel.org/stable/c/83767fe800a311370330d4ec83aa76093b744a80
- https://git.kernel.org/stable/c/11e8b013d16e5db63f8f76acceb5b86964098aaa
- https://git.kernel.org/stable/c/5037ca9e4b169cc9aed0174d658c3d81fdaf8ea5
- https://git.kernel.org/stable/c/d5975f6376ce90c2c483ae36bf88c9cface4c13b
- https://git.kernel.org/stable/c/52e65865deb6a36718a463030500f16530eaab74
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.