Page MenuHomeFreeBSD

net80211: ieee80211_ies_expand() add extra length check
ClosedPublic

Authored by bz on Aug 17 2022, 4:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 18, 9:14 PM
Unknown Object (File)
Dec 11 2024, 8:42 AM
Unknown Object (File)
Dec 10 2024, 10:07 AM
Unknown Object (File)
Dec 4 2024, 11:32 PM
Unknown Object (File)
Nov 30 2024, 4:02 AM
Unknown Object (File)
Oct 7 2024, 6:50 PM
Unknown Object (File)
Oct 4 2024, 2:37 AM
Unknown Object (File)
Sep 28 2024, 10:13 PM

Details

Summary

Make sure the given IE length fits into the total length left when
parsing through the information elements. In theory I would say
discard everything if this happens but that proves hard with the
current code.

Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 46998
Build 43887: arc lint + arc unit