[Midnightbsd-cvs] [MidnightBSD/src] ede0cb: The 802.11 beacon handling routine failed to valid...
Lucas Holt
noreply at github.com
Wed Apr 6 22:15:27 EDT 2022
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: ede0cbbaef121d959bad946584c340b4db940f6c
https://github.com/MidnightBSD/src/commit/ede0cbbaef121d959bad946584c340b4db940f6c
Author: Lucas Holt <luke at foolishgames.com>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M sys/net80211/ieee80211_input.c
Log Message:
-----------
The 802.11 beacon handling routine failed to validate the length of an
IEEE 802.11s Mesh ID before copying it to a heap-allocated buffer.
Obtained from: FreeBSD
More information about the Midnightbsd-cvs
mailing list