FS#65273 - [aircrack-ng] aircrack-ng crashes when no file to crack specified

Attached to Project: Community Packages
Opened by Vadim Yanitskiy (fixeria) - Saturday, 25 January 2020, 20:06 GMT
Last edited by Levente Polyak (anthraxx) - Thursday, 06 February 2020, 21:26 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Invoking aircrack-ng with some arguments but without a file to crack causes a segmentation fault:

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff775bbfe in __strcmp_avx2 () from /usr/lib/libc.so.6
(gdb) bt
#0 0x00007ffff775bbfe in __strcmp_avx2 () from /usr/lib/libc.so.6
#1 0x000055555556972d in main (argc=2, argv=0x7fffffffe2f8) at aircrack-ng.c:6403


Additional info:
* package version is 1.5.2-1
* bug report: https://github.com/aircrack-ng/aircrack-ng/issues/2075
* potential fix: https://github.com/aircrack-ng/aircrack-ng/issues/2075#issuecomment-578437322

Steps to reproduce:

$ aircrack-ng -h

or

$ aircrack-ng --simd=generic
This task depends upon

Closed by  Levente Polyak (anthraxx)
Thursday, 06 February 2020, 21:26 GMT
Reason for closing:  Fixed
Additional comments about closing:  1.6-1

Loading...