Out-of-bounds write in Linux kernel - CVE-2026-53173
Published: June 26, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause memory corruption.
The vulnerability exists due to an out-of-bounds write in ethosu_gem_cmdstream_copy_and_validate() when parsing a crafted command stream through the ioctl interface. A local user can supply crafted buffer contents and a size value to trigger the out-of-bounds write and cause memory corruption.
The issue occurs when a 64-bit command word is encountered at the end of the allocated command buffer.