DF-0294
KASSERT panic/uint16 truncation in get_scan_result from remote IE length
Summary
get_scan_result(:280-281) KASSERT(len<=65535&&ielen<=65535). se_ies.len from remote beacon IE blob. INVARIANTS: assert panic (remote DoS). Release: uint16 truncation -> malformed scan records. No heap write (size_t alloc no overflow).