Back to search
CVE-2022-49249
Published: Feb 26, 2025
Modified: May 11, 2026
PUBLISHED
Description
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected e8ba1e05bdc016700c85fad559a812c2e795442f - < adafea71b49ec4dbc44e0b84ec6eb602004a7a08affected e8ba1e05bdc016700c85fad559a812c2e795442f - < f03c0c94186d5876857132d97e28f20cdc100bdcaffected e8ba1e05bdc016700c85fad559a812c2e795442f - < d09aee1b1da196be11ed86dd4897f228f2487613affected e8ba1e05bdc016700c85fad559a812c2e795442f - < cc587b7c8fbbe128f6bd0dad025a0caea5e6d164 |
Linux | Linux | affected 5.14unaffected 0 - < 5.14unaffected 5.15.33 - <= 5.15.*unaffected 5.16.19 - <= 5.16.*unaffected 5.17.2 - <= 5.17.*+1 more versions |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now