Upstream stable 4.4.181 had many brcmfmac updates. From the trace
suspicious seems:

brcmfmac: revise handling events in receive path
    
    commit 9c349892ccc90c6de2baaa69cc78449f58082273 upstream.

which has a fixup upstream that sounds like the issue:

commit 31143e2933d1675c4c1ba6ce125cdd95870edd85
Author: Franky Lin <franky....@broadcom.com>
Date:   Thu Jun 2 02:00:27 2016 -0700

    brcmfmac: add eth_type_trans back for PCIe full dongle
    
    A regression was introduced in commit 9c349892ccc9 ("brcmfmac: revise
    handling events in receive path") which moves eth_type_trans() call
    to brcmf_rx_frame(). Msgbuf layer doesn't use brcmf_rx_frame() but invokes
    brcmf_netif_rx() directly. In such case the Ethernet header was not
    stripped out resulting in null pointer dereference in the networking
    stack.
    
    BUG: unable to handle kernel NULL pointer dereference at 0000000000000048
    IP: [<ffffffff814c3ce6>] enqueue_to_backlog+0x56/0x260
    ...
    Fixes: 9c349892ccc9 ("brcmfmac: revise handling events in receive path")
    Reported-by: Rafal Milecki <zaj...@gmail.com>
    Reported-by: Grey Christoforo <g...@christoforo.net>
    Reviewed-by: Pieter-Paul Giesberts <pieter-paul.giesbe...@broadcom.com>
    Reviewed-by: Arend Van Spriel <ar...@broadcom.com>
    Reviewed-by: Hante Meuleman <hante.meule...@broadcom.com>
    Signed-off-by: Franky Lin <franky....@broadcom.com>
    [ar...@broadcom.com: rephrased the commit message]
    Signed-off-by: Arend van Spriel <ar...@broadcom.com>
    Signed-off-by: Kalle Valo <kv...@codeaurora.org>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1836801

Title:
  BCM43602 802.11ac Wireless regression - PCI ID 14e4:43ba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1836801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to