CVE-2022-49594
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_mtu_probe_floor.
While reading sysctl_tcp_mtu_probe_floor, it can be changed concurrently. Thus, we need to add READ_ONCE() to its reader.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | c04b79b6cfd714144f6a2cf359603d82ee631e62 < 033963b220633ed1602d458e7e4ac06afa9fefb2 | affected |
| Linux | Linux | c04b79b6cfd714144f6a2cf359603d82ee631e62 < d5bece4df6090395f891110ef52a6f82d16685db | affected |
| Linux | Linux | c04b79b6cfd714144f6a2cf359603d82ee631e62 < cc36c37f5fe066c4708e623ead96dc8f57224bf5 | affected |
| Linux | Linux | c04b79b6cfd714144f6a2cf359603d82ee631e62 < e2ecbf3f0aa88277d43908c53b99399d55729ff9 | affected |
| Linux | Linux | c04b79b6cfd714144f6a2cf359603d82ee631e62 < 8e92d4423615a5257d0d871fc067aa561f597deb | affected |
| Linux | Linux | 5.4 | affected |
| Linux | Linux | 0 < 5.4 | 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/033963b220633ed1602d458e7e4ac06afa9fefb2
- https://git.kernel.org/stable/c/d5bece4df6090395f891110ef52a6f82d16685db
- https://git.kernel.org/stable/c/cc36c37f5fe066c4708e623ead96dc8f57224bf5
- https://git.kernel.org/stable/c/e2ecbf3f0aa88277d43908c53b99399d55729ff9
- https://git.kernel.org/stable/c/8e92d4423615a5257d0d871fc067aa561f597deb
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.