Bug 2516888 (CVE-2026-74294) - CVE-2026-74294 kernel: ASoC: meson: aiu: Validate written enum values
Summary: CVE-2026-74294 kernel: ASoC: meson: aiu: Validate written enum values
Keywords:
Status: NEW
Alias: CVE-2026-74294
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-15 06:38 UTC by OSIDB Bzimport
Modified: 2026-08-20 15:15 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-15 06:38:42 UTC
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 out-of-range values before converting the enum item, matching the
validation already done by the G12A HDMI and internal codec mux controls.


Note You need to log in before you can comment on or make changes to this bug.