CVE-2022-49249
HIGHLinux Kernel 5.14-5.14, 5.15-5.15.33, 5.16-5.16.19, 5.17-5.17.2 - Out-of-bounds Read in ASoC wc938x Codec Enum Handling
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wc938x: 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. Fix this by using enumerated items instead of integers.
References (4)
Core 4
Core References
Scores
CVSS v3
7.1
EPSS
0.0025
EPSS Percentile
16.5%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Details
CWE
CWE-125
Status
published
Products (14)
linux/Kernel
5.14.0 - 5.15.33linux
linux/Kernel
5.16.0 - 5.16.19linux
linux/Kernel
5.17.0 - 5.17.2linux
Linux/Linux
< 5.14
Linux/Linux
5.14
Linux/Linux
5.15.33 - 5.15.*
Linux/Linux
5.16.19 - 5.16.*
Linux/Linux
5.17.2 - 5.17.*
Linux/Linux
5.18
Linux/Linux
e8ba1e05bdc016700c85fad559a812c2e795442f - adafea71b49ec4dbc44e0b84ec6eb602004a7a08
... and 4 more
Published
Feb 26, 2025
Tracked Since
Feb 18, 2026