DNS overflow -- where an overly long DNS name
is sent to a server. DNS names are limited to 64-
bytes per subcomponent and (64*4=) 256-bytes
overall. (www.nectec.or.th => 4 subcomponents).
This allows large input (>256 bytes) to overflow
into some other region of memory, causing a
crash or break-in.