CVE-2022-49250

Publication date

2025-02-26 01:56:07

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: rx-macro: fix accessing compander for aux AUX interpolator does not have compander, so check before accessing compander data for this. Without this checkan array of out bounds access will be made in comp_enabled[] array.