SB2026081724 - Out-of-bounds write in Linux kernel android driver
Published: August 17, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Out-of-bounds write (CVE-ID: CVE-2026-68458)
CWE-ID: CWE-787 - Out-of-bounds write
CVSSv4: 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]
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.
Remediation
Install update from vendor's website.