Information disclosure in Linux kernel - CVE-2026-64336
Published: July 27, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to disclose sensitive information.
The vulnerability exists due to an information leak in the keyspan_pda USB serial driver write() callback when handling write operations. A local user can trigger a write operation that causes the line discipline to continue reading data beyond the tty write buffer to disclose sensitive information.
The issue occurs because the driver may report accepting more characters than were actually passed to write().
How to mitigate CVE-2026-64336
Sources
- https://git.kernel.org/stable/c/2f7a6b8ab3845bd1da02604f1a874b52a4555a72
- https://git.kernel.org/stable/c/6bfc8d01ac4068eced509f8fc74d0cd205e4dcec
- https://git.kernel.org/stable/c/b069b7029862fafaff331d4c664d97d4ae828d6d
- https://git.kernel.org/stable/c/cf6ca0aefae03958cfb5b189b0adbfb25c06bfac
- https://git.kernel.org/stable/c/d4b12b6b395e43a2b1d80be3745631fcaa9c047b
- https://git.kernel.org/stable/c/e1494191a3aac665d3a2fce16169a97c346253ec
- https://git.kernel.org/stable/c/e52ca411f50539ff1d0c877b9312771ca8a858c1