Module Name: src Committed By: christos Date: Wed Apr 10 17:52:46 UTC 2019
Modified Files: src/external/bsd/wpa/dist/src/common: sae.c Log Message: Explicitly verify that own and peer commit scalar/element are available when trying to check SAE confirm message. It could have been possible to hit a NULL pointer dereference if the peer element could not have been parsed. (CVE-2019-9496) To generate a diff of this commit: cvs rdiff -u -r1.1.1.4 -r1.2 src/external/bsd/wpa/dist/src/common/sae.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.