mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
iucvtty expects to receive the TERM environment information right after a connection has been established. Reading this information can lead to a connection stall (DoS). Introduce a temporary timeout and fall back to the default TERM environment. Reviewed-by: Jan Höppner <hoeppner@linux.ibm.com> Signed-off-by: Hendrik Brueckner <brueckner@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>