In the Linux kernel, the following vulnerability has been resolved:[EOL][EOL]ASoC: Intel: bytcr_rt5651: Fix invalid quirk input mapping[EOL][EOL]When an invalid value is passed via quirk option, currently[EOL]bytcr_rt5640 driver just ignores and leaves as is, which may lead to[EOL]unepxected results like OOB access.[EOL][EOL]This patch adds the sanity check and corrects the input mapping to the[EOL]certain default value if an invalid value is passed.