CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2023/02/26 08:09:53

Modified files:
        sys/dev/wscons : wsemul_vt100.c wsemul_vt100_subr.c 

Log message:
Add a few missing bounds checks when processing terminal escape sequences.
Without them, the kernel could be made to crash or reboot after receiving some
specially crafted terminal escape sequences.

Reported by David Leadbeater (dgl, dgl dot cx)

Reply via email to