CVE-2022-49588
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_migrate_req.
While reading sysctl_tcp_migrate_req, it can be changed concurrently. Thus, we need to add READ_ONCE() to its readers.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | f9ac779f881c2ec3d1cdcd7fa9d4f9442bf60e80 < fcf6c6d8aeffebca66f37b17ef1b57112e5e09c1 | affected |
| Linux | Linux | f9ac779f881c2ec3d1cdcd7fa9d4f9442bf60e80 < 6e569a11eea20a1ccebc3c4e6366bf0574a449e1 | affected |
| Linux | Linux | f9ac779f881c2ec3d1cdcd7fa9d4f9442bf60e80 < 4177f545895b1da08447a80692f30617154efa6e | affected |
| Linux | Linux | cf6c06ac74879726c88fe1ec013727006cdbdd58 | affected |
| Linux | Linux | 5.10.188 < 5.11 | 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/fcf6c6d8aeffebca66f37b17ef1b57112e5e09c1
- https://git.kernel.org/stable/c/6e569a11eea20a1ccebc3c4e6366bf0574a449e1
- https://git.kernel.org/stable/c/4177f545895b1da08447a80692f30617154efa6e
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.