GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

GHSA-VWF3-WW8V-29C4

Vulnerability from github – Published: 2026-08-15 06:32 – Updated: 2026-08-17 06:33
VLAI
Details

In the Linux kernel, the following vulnerability has been resolved:

ASoC: SOF: ipc3-control: Use overflow checks in control_update size calc

In sof_ipc3_control_update(), the expected_size calculation uses firmware-provided cdata->num_elems in arithmetic that could overflow on 32-bit platforms, wrapping to a small value. This would allow the cdata->rhdr.hdr.size comparison to pass with mismatched sizes, potentially leading to out-of-bounds access in snd_sof_update_control.

Use check_mul_overflow() and check_add_overflow() to detect and reject overflowed size calculations.

Show details on source website

{
  "affected": [],
  "aliases": [
    "CVE-2026-72302"
  ],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2026-08-15T06:22:02Z",
    "severity": "HIGH"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: SOF: ipc3-control: Use overflow checks in control_update size calc\n\nIn sof_ipc3_control_update(), the expected_size calculation uses\nfirmware-provided cdata-\u003enum_elems in arithmetic that could overflow\non 32-bit platforms, wrapping to a small value. This would allow the\ncdata-\u003erhdr.hdr.size comparison to pass with mismatched sizes,\npotentially leading to out-of-bounds access in snd_sof_update_control.\n\nUse check_mul_overflow() and check_add_overflow() to detect and reject\noverflowed size calculations.",
  "id": "GHSA-vwf3-ww8v-29c4",
  "modified": "2026-08-17T06:33:22Z",
  "published": "2026-08-15T06:32:19Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72302"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/312c7d2ebe696da3f885eee77d52297664e57c53"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/6856b3c23b0995eefad5a6142b4365ef70e1fe4a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/711d912b18763af62a63aa8f2419a774eb63bba4"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8791977d7289f6e9d2b014f60a5455f053a7bc04"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/89a2309a9eec80d4c19e3aed62c4f923594d1911"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ffd79e77f2fbacd7a5d40ad1d4c7f3f089a8f2f3"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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…