CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/07/22 06:53:31
Modified files:
security/aircrack-ng: Makefile
security/aircrack-ng/patches: patch-src_aircrack-osdep_openbsd_c
Log message:
Avoid buffer overflow in SIOCGIFMEDIA
In 2015, stsp changed the ifm_ulist from int * to uint64_t.
This was fixed by sthen but the patch got lost in an update.
Upstream aircrack-ng has this fixed in 1.6.0 and later.
Found by Martin (martingot protonmail com) and MALLOC_OPTIONS=C
Tested by Martin and clematis
ok stsp
maintainer timeout