View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0003831 | Kali Linux | General Bug | public | 2017-01-13 13:49 | 2019-02-20 11:36 | 
| Reporter | Silla | Assigned To | sbrun | ||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | resolved | Resolution | fixed | ||
| Product Version | 2016.2 | ||||
| Summary | 0003831: NMAP does not work over onboard wifi on Kali for raspberry pi 3 | ||||
| Description | Whenever trying to scan something over wifi, nmap returns dmesg has a similar message: nmap: packet size is too short (42 <= 50) nmap works flawlessy over the ethernet interface or other wifi dongles. Bettercap generates similar messages in dmesg: packet_queue.r*: packet size is too short (42 <= 50)  | ||||
| Steps To Reproduce | just try to scan something over Wifi: root@kali:~# nmap -sV -A -p0-65535 192.168.1.253 Starting Nmap 7.40 ( https://nmap.org ) at 2017-01-13 13:28 UTC  | ||||
| Additional Information | Looks like a problem in the wifi driver; this URL has more information: https://github.com/raspberrypi/linux/issues/1357  | ||||
| 
	 More useful info: https://dev.openwrt.org/browser/trunk/package/kernel/mac80211/patches/351-0014-brcmfmac-use-ndev-needed_headroom-to-reserve-additio.patch?rev=49387  | 
|
| 
	 the patch for the wifi driver is in the linux kernel since version 4.8.5 Reassigning to Threeway in case he wants to update the prebuilt images.  | 
|
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2017-01-13 13:49 | Silla | New Issue | |
| 2017-01-13 19:19 | Silla | Note Added: 0006246 | |
| 2017-02-10 11:23 | sbrun | Assigned To | => steev | 
| 2017-02-10 11:23 | sbrun | Status | new => assigned | 
| 2017-02-10 11:23 | sbrun | Note Added: 0006361 | |
| 2018-06-22 06:19 | g0tmi1k | Severity | major => minor | 
| 2019-02-20 11:36 | g0tmi1k | Assigned To | steev => sbrun | 
| 2019-02-20 11:36 | g0tmi1k | Status | assigned => resolved | 
| 2019-02-20 11:36 | g0tmi1k | Resolution | open => fixed |