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 …
High CVSS 7.3
Summary
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.
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/0965892cc486ca554d72eeb62d85ccf8d0137a5a
- https://git.kernel.org/stable/c/8a6d6735e7c02e88841cca1497ff3d8089f2ef24
- https://git.kernel.org/stable/c/96f5b92d958bc34500500f29fab8e0b908f25397
- https://git.kernel.org/stable/c/d65adf85477247be04ac86886f8edfaa047b5d4a
Timeline
- nvd_ingest NVD