3 matches found
CVE-2026-74294
CVE-2026-74294 relates to the Linux kernel ASoC meson AIU code. The issue arises in the AIU HDMI and internal codec mux put callbacks that used snd_soc_enum_item_to_val() on the written enum value before validating it against the enumeration, allowing out-of-range values to be processed. The fix ...
EUVD-2026-59441
In the Linux kernel, the following vulnerability has been resolved: ASoC: meson: aiu: Validate written enum values The AIU HDMI and internal codec mux put callbacks use the written enum value with sndsocenumitemtoval before checking whether the value is valid for the enumeration. Reject...
PT-2026-72730
In the Linux kernel, the following vulnerability has been resolved: ASoC: meson: aiu: Validate written enum values The AIU HDMI and internal codec mux put callbacks use the written enum value with snd soc enum item to val before checking whether the value is valid for the enumeration. Reject...