Skip to main content

Linux Kernel CVE-2026-74294

| EUVDEUVD-2026-59441 HIGH
2026-08-15 Linux GHSA-wv7f-69g8-fhc5
7.3
CVSS 3.1 · Vendor: Linux
Share

Severity by source

Vendor (Linux) PRIMARY
7.3 HIGH
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H
vuln.today AI
7.3 HIGH

Local vector confirmed by ALSA control write requirement; PR:L because audio group membership suffices; C:H for OOB kernel read, A:H for potential panic.

3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H
4.0 AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:H/SC:N/SI:N/SA:N
Red Hat
5.5 MEDIUM
qualitative

Primary rating from Vendor (Linux).

CVSS VectorVendor: Linux

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
High

Lifecycle Timeline

5
Analysis Generated
Aug 17, 2026 - 10:17 vuln.today
CVSS changed
Aug 17, 2026 - 06:22 NVD
7.3 (HIGH)
Patch available
Aug 15, 2026 - 07:20 EUVD
CVE Published
Aug 15, 2026 - 05:57 cve.org
HIGH 7.3
CVE Published
Aug 15, 2026 - 05:57 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

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.

AnalysisAI

Missing input validation in the Linux kernel's ASoC Meson AIU audio driver allows a local low-privileged attacker to supply out-of-range enum values to HDMI and internal codec mux put callbacks, triggering snd_soc_enum_item_to_val() on unvalidated input and resulting in out-of-bounds kernel memory access. Systems running Linux 5.7 through pre-7.1.5 on Amlogic Meson SoC hardware are affected, with potential for high confidentiality impact (kernel memory disclosure), limited integrity impact, and kernel crash (availability). …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Gain local shell on Meson SoC device
Delivery
Access ALSA control interface with audio group permissions
Exploit
Write out-of-range enum value to AIU mux control
Execution
Trigger unvalidated snd_soc_enum_item_to_val() call
Impact
Read out-of-bounds kernel memory or crash kernel

Vulnerability AssessmentAI

Exploitation Exploitation requires a local authenticated session (PR:L) on a Linux system running on Amlogic Meson SoC hardware with the snd-soc-meson-aiu kernel module loaded and active. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment Real-world risk is moderate despite the CVSS base score of 7.3. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario A local attacker with a low-privilege shell on an Amlogic Meson-based embedded Linux system - such as an Android TV device or media server - writes a crafted out-of-range integer to the AIU HDMI mux ALSA control node, bypassing the missing bounds check and triggering snd_soc_enum_item_to_val() on an invalid enum index. This causes the kernel to read memory outside the intended enum value table, potentially leaking kernel address space contents or triggering a NULL/wild pointer dereference that panics the kernel. …
Remediation The primary remediation is to upgrade to Linux kernel 7.1.5 or later (stable), or to Linux 7.2-rc1 or later (mainline), which include the validated enum-check logic matching the G12A control pattern. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours, conduct inventory of systems running Linux kernel 5.7 through 7.1.4 on Amlogic Meson SoC hardware and verify whether unprivileged users have access to ALSA audio devices (/dev/snd/*); if so, immediately restrict device permissions to trusted users only. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Vendor StatusVendor

Share

CVE-2026-74294 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy