VYPR
Unrated severityNVD Advisory· Published Feb 26, 2025· Updated May 4, 2025

ASoC: codecs: va-macro: fix accessing array out of bounds for enum type

CVE-2022-49251

Description

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 products

85

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.