Acknowledged
Created: Nov 12, 2025
Updated: Nov 26, 2025
Found In Version: 10.22.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Kernel
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.