CVE-2022-49631
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:
raw: Fix a data-race around sysctl_raw_l3mdev_accept.
While reading sysctl_raw_l3mdev_accept, it can be changed concurrently. Thus, we need to add READ_ONCE() to its reader.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 6897445fb194c8ad046df4a13e1ee9f080a5a21e < cc9540ba5b3652c473af7e54892a48cdced87983 | affected |
| Linux | Linux | 6897445fb194c8ad046df4a13e1ee9f080a5a21e < 038a87b3e460d2ee579c8b1bd3890d816d6687b1 | affected |
| Linux | Linux | 6897445fb194c8ad046df4a13e1ee9f080a5a21e < 46e9c46203fd4676720ddca0fef7eff26826648e | affected |
| Linux | Linux | 6897445fb194c8ad046df4a13e1ee9f080a5a21e < ab5adca2e17d6595f3fc0e25ccb6bcbe2e01ca4f | affected |
| Linux | Linux | 6897445fb194c8ad046df4a13e1ee9f080a5a21e < 1dace014928e6e385363032d359a04dee9158af0 | affected |
| Linux | Linux | 5.0 | affected |
| Linux | Linux | 0 < 5.0 | unaffected |
| Linux | Linux | 5.4.207 <= 5.4.* | 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/cc9540ba5b3652c473af7e54892a48cdced87983
- https://git.kernel.org/stable/c/038a87b3e460d2ee579c8b1bd3890d816d6687b1
- https://git.kernel.org/stable/c/46e9c46203fd4676720ddca0fef7eff26826648e
- https://git.kernel.org/stable/c/ab5adca2e17d6595f3fc0e25ccb6bcbe2e01ca4f
- https://git.kernel.org/stable/c/1dace014928e6e385363032d359a04dee9158af0
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.