mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-26 10:39:23 +01:00
ie: Error in tlv_iter_next if no space to length byte
When parsing the EAPoL-Key key data field we don't strip the 0xdd / 0x00 padding from the decrypted data so there may be trailing padding after the IE sequence and valgrind will report an invalid read of the length byte. Same thing may happen if we're sent garbage.
This commit is contained in:
parent
4a00c25241
commit
316752c5e4
Loading…
Reference in New Issue
Block a user