CVE-2026-72304

Source
https://cve.org/CVERecord?id=CVE-2026-72304
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72304.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72304
Downstream
Published
2026-08-15T05:55:22Z
Modified
2026-08-18T03:56:40Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
ASoC: SOF: ipc4-control: Fix TOCTOU in sof_ipc4_bytes_put
Details

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

ASoC: SOF: ipc4-control: Fix TOCTOU in sof_ipc4_bytes_put

In sof_ipc4_bytes_put(), the copy size is derived from the old data->size in the buffer rather than the incoming new data's size field from ucontrol. If the new data has a different size, the copy uses the wrong length: it may truncate valid data or copy stale bytes.

Fix by validating and using the incoming data's sof_abi_hdr.size from ucontrol before copying.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72304.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
a062c8899fede2ab5660a817e9b602d3fa280a99
Fixed
266f936db83aee6ca6473bbb06259bda52bf4fc3
Fixed
4cf6a7ebbf8787393b158b2cc341723e5bebc4a8
Fixed
fb4293173db2d474d8fbc0e5ecf4943e6df2b40e
Fixed
038406abde0d0883419ec89425ea941ec8bbef95
Fixed
3ad673e7139cf214afd24321a829aad6575f4163

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72304.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.4.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72304.json"