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)
Fri, Sep 11, 1:11 PM
Unknown Object (File)
Fri, Sep 11, 6:12 AM
Unknown Object (File)
Thu, Sep 10, 5:06 PM
Unknown Object (File)
Tue, Sep 8, 5:04 PM
Unknown Object (File)
Mon, Sep 7, 11:33 PM
Unknown Object (File)
Sun, Sep 6, 1:02 PM
Unknown Object (File)
Sun, Sep 6, 11:07 AM
Unknown Object (File)
Sun, Sep 6, 7:46 AM

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