GHSA-G8X3-7685-9CVH

Vulnerability from github – Published: 2026-07-24 18:31 – Updated: 2026-07-27 06:30
VLAI
Details

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.

Show details on source website

{
  "affected": [],
  "aliases": [
    "CVE-2026-64243"
  ],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2026-07-24T16:16:53Z",
    "severity": "HIGH"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: codecs: simple-mux: Fix enum control bounds check\n\nsimple_mux_control_put() rejects values greater than e-\u003eitems, but\nenum control values are zero based. For the two-entry mux used by this\ndriver, valid values are 0 and 1, so value 2 must be rejected as well.\n\nAccepting e-\u003eitems can store an invalid mux state, pass it to the GPIO\nsetter, and pass it on to the DAPM mux update path where it is used as\nan index into the enum text array.\n\nUse the same \u003e= e-\u003eitems check used by the ASoC enum helpers.",
  "id": "GHSA-g8x3-7685-9cvh",
  "modified": "2026-07-27T06:30:30Z",
  "published": "2026-07-24T18:31:28Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-64243"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/05ef77f02607a3dc5d7f9762cb990f76843315d4"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/164dcbec9632ca93ae313e6da6e4e05584fa0f02"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/2ff3ac6f7664fe5639cad01712ac5e021fa7939c"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/5fe860af8630cf7c78523cbd68e5a234743585aa"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/6fb653b62f169f6050fac45b56bf21ad097e19f6"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/d8cc3e747b002a8b965c529de79c0654675b9a1a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/f63ad68e18d774a5d15cd7e405ead63f6b322679"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
      "type": "CVSS_V3"
    }
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…