Improper input validation in Linux kernel - CVE-2026-72304
Published: August 16, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper input validation in sof_ipc4_bytes_put when processing user-supplied control data. A local user can provide crafted control data with a mismatched size field to cause a denial of service.
The copy length is derived from the previously stored buffer header rather than the incoming header, which can result in truncated data or stale bytes being copied.
Affected software
How to mitigate CVE-2026-72304
External References
- https://git.kernel.org/stable/c/038406abde0d0883419ec89425ea941ec8bbef95
- https://git.kernel.org/stable/c/266f936db83aee6ca6473bbb06259bda52bf4fc3
- https://git.kernel.org/stable/c/3ad673e7139cf214afd24321a829aad6575f4163
- https://git.kernel.org/stable/c/4cf6a7ebbf8787393b158b2cc341723e5bebc4a8
- https://git.kernel.org/stable/c/fb4293173db2d474d8fbc0e5ecf4943e6df2b40e