CVE-2022-49629
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:
nexthop: Fix data-races around nexthop_compat_mode.
While reading nexthop_compat_mode, it can be changed concurrently. Thus, we need to add READ_ONCE() to its readers.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 4f80116d3df3b23ee4b83ea8557629e1799bc230 < a51040d4b120f3520df64fb0b9c63b31d69bea9b | affected |
| Linux | Linux | 4f80116d3df3b23ee4b83ea8557629e1799bc230 < 0d17723afea3ae8c9f245c9bbd2ba5945b77e812 | affected |
| Linux | Linux | 4f80116d3df3b23ee4b83ea8557629e1799bc230 < ae3054f6fbccc90f14ecd6cf9b2c09a2401c64fd | affected |
| Linux | Linux | 4f80116d3df3b23ee4b83ea8557629e1799bc230 < bdf00bf24bef9be1ca641a6390fd5487873e0d2e | affected |
| Linux | Linux | 5.8 | affected |
| Linux | Linux | 0 < 5.8 | unaffected |
| Linux | Linux | 5.10.132 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.56 <= 5.15.* | unaffected |
| Linux | Linux | 5.18.13 <= 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/a51040d4b120f3520df64fb0b9c63b31d69bea9b
- https://git.kernel.org/stable/c/0d17723afea3ae8c9f245c9bbd2ba5945b77e812
- https://git.kernel.org/stable/c/ae3054f6fbccc90f14ecd6cf9b2c09a2401c64fd
- https://git.kernel.org/stable/c/bdf00bf24bef9be1ca641a6390fd5487873e0d2e
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.