HIGHVulnerability

CVE-2026-64243

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: simple-mux: Fix enum control bounds check simple_mux_control_put() rejects values greater than e->items, but enum control values are zero based. For the two-entry mux used by this driver, valid values are 0 and 1, so value 2 must be rejected as well. Accepting e->items can store an invalid mux state, pass it to the GPIO setter, and pass it on to the DAPM mux update path where it is used as an index into the enum text array. Use the same >= e->items check used by the ASoC enum helpers.

Properties

severity
HIGH
score
7.1
cve_id
CVE-2026-64243
vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
published_at
2026-07-24T16:16:53.680
last_modified
2026-08-17T19:26:06.063

Related Entities (8)

HAS_WEAKNESS (1)

[Weakness]Improper Validation of Array Index

DESCRIBED_BY (1)

[Source]NVD

AFFECTS_PRODUCT (6)

[Product]
[Product]
[Product]
[Product]
[Product]
[Product]

Explore deeper with Ninja Signal's threat intelligence graph

CVE-2026-64243 — Ninja Signal Threat Intelligence | Ninja Signal