2 matches found
CVE-2026-98053
The Linux kernel contains an out-of-bounds access vulnerability within the ASoC: Intel: avs component. The flaw exists in the avs_path_module_send_init_configs() function, where the code accesses entries in the ->init_configs array using indexes from the ->config_ids array. Because these ar...
5.8AI score
SaveExploits0References3
EUVD-2026-86706
In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Refactor and fix initconfig access Existing code accesses enties found in -initconfigs array through indexes that are part of -configids array. Those two are limited by: -numinitconfigs and -numconfigids...
5.8AI score
SaveExploits0References3
20