Out-of-bounds write in Linux kernel - CVE-2026-72261

 

Out-of-bounds write in Linux kernel - CVE-2026-72261

Published: August 16, 2026


Vulnerability identifier: #VU143177
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-72261
CWE-ID: CWE-787
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to out-of-bounds write in snd_sof_update_control when processing firmware-provided control data. A local user can provide inconsistent control data values to cause a denial of service.

The issue occurs because num_elems was validated against a stored size field but not against the actual ipc_control_data allocation size before memcpy.


Affected software

Linux kernel
Red Hat Enterprise Linux for Real Time
Red Hat Enterprise Linux for Real Time for NFV
kernel-rt (Red Hat package)

How to mitigate CVE-2026-72261

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3
kernel-rt (Red Hat package) - update to 4.18.0-553.167.1.rt7.508.el8_10

External References

Related Security Bulletins