Stack-based buffer overflow in Linux kernel - CVE-2026-63932
Published: July 20, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local attacker to cause a denial of service.
The vulnerability exists due to a stack-based buffer overflow in mhz19b_receive_buf() when processing oversized serial replies. A local attacker can send an oversized serial reply to cause a denial of service.
Exploitation occurs before the command path validates the reply.