In the Linux kernel, the following vulnerability has been resolved:[EOL][EOL]ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping[EOL][EOL]When an invalid value is passed via quirk option, currently[EOL]bytcr_rt5640 driver only shows an error message but leaves as is.[EOL]This may lead to unepxected results like OOB access.[EOL][EOL]This patch corrects the input mapping to the certain default value if[EOL]an invalid value is passed.