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

 

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

Published: August 17, 2026


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

Vulnerability details

The vulnerability allows a local user to corrupt memory.

The vulnerability exists due to an out-of-bounds write in binder_transaction() in the Android Binder driver when processing binder transactions to a txn_security_ctx node. A local user can send a crafted binder transaction with BINDER_TYPE_PTR objects to corrupt memory.

The issue occurs because the security context length is read after it has been cleared, which causes the scatter-gather buffer end offset to be miscalculated.


Affected software

Linux kernel

How to mitigate CVE-2026-68458

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins