CVE-2022-49251
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
ASoC: codecs: va-macro: fix accessing array out of bounds for enum type
Accessing enums using integer would result in array out of bounds access on platforms like aarch64 where sizeof(long) is 8 compared to enum size which is 4 bytes.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 908e6b1df26efc9d2df70c9a7bf4f5eae5c5702f < 966408e37d84b762d11978b7bfb03fff0c6222ad | affected |
| Linux | Linux | 908e6b1df26efc9d2df70c9a7bf4f5eae5c5702f < 4a799972a283ab4ec031041304d7e2d34e1a16eb | affected |
| Linux | Linux | 908e6b1df26efc9d2df70c9a7bf4f5eae5c5702f < c0099bbf8bc85d30c4cf38220fca3c8d4253fa7f | affected |
| Linux | Linux | 908e6b1df26efc9d2df70c9a7bf4f5eae5c5702f < 0ea5eff7c6063a8f124188424f8e4c6727f35051 | affected |
| Linux | Linux | 5.11 | affected |
| Linux | Linux | 0 < 5.11 | unaffected |
| Linux | Linux | 5.15.33 <= 5.15.* | unaffected |
| Linux | Linux | 5.16.19 <= 5.16.* | unaffected |
| Linux | Linux | 5.17.2 <= 5.17.* | unaffected |
| Linux | Linux | 5.18 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/966408e37d84b762d11978b7bfb03fff0c6222ad
- https://git.kernel.org/stable/c/4a799972a283ab4ec031041304d7e2d34e1a16eb
- https://git.kernel.org/stable/c/c0099bbf8bc85d30c4cf38220fca3c8d4253fa7f
- https://git.kernel.org/stable/c/0ea5eff7c6063a8f124188424f8e4c6727f35051
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.