From nobody Thu Dec 07 22:23:27 2023 X-Original-To: wireless@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SmTLl37Tmz53jJv for ; Thu, 7 Dec 2023 22:23:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SmTLl0P6lz3LcN for ; Thu, 7 Dec 2023 22:23:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1701987807; a=rsa-sha256; cv=none; b=KXL2J+OH2bYPSE509HJH39FoWNn03PdLO56zD+xMlQm9OJ49IbICBk/y3JGKLUj4QeuAt0 mnzyW387HGsmeRtfzqe7Kxny7kQsz3Qc56gUl/2mlmuYcUL66WvfMEqlqonpTwNd8SkGd7 KUdII5jgGpL+jkcwb16aWMeRP/M+D9uE6gOFFedSPKEaYUmzHU3vjZ9K1BChp/oZq8efrH WdQ7esVGFY12NggfGS5UN89cvfMCj3fTKkNkaOxlRRCaVV/5YCVT5EGsZz1HnV6A+2xswG sGfrnPZglKHw+tAGVBSm5uq+bM+bkhs1gBq34/mh4rfRPzKVLnNRmlWflqgFow== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1701987807; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=lTq2bzEPuekrePPDrmzb7pAAjx8dIPW2lW81eTnjXVY=; b=d8CubxYBbID6kxgYB/dUpfGWYv5dJ1JSnTmbRScnrtbbOjJEx7yyH9u5EXqF2+HhE/5pc6 cKl10S6XavFflx1frVa8niXH8tK6GNMPb3bSa7jdwB5i3nwMGoFT2kSd/mx/pOj0pV4L1Z 6KIU8p8FbT4v0GI3BmqYx5BSvQnybVY9Kr8TvEaQ0rAoRm7d/hiBcL5qwn0AB7gTj5uaNM rEy5lKY0Zp3oOrwrZjHyh3g+q7cgBWoMQJiuU8m6fVfSJB/1zZFwGRzjsMcAsWrC8uMvrX vUIFR9RzAShtDv5oqY18OZExquL+nQbhhVjaYaPweOpWNKtceA4sTbz7iEERCw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SmTLk6ZzgzvsJ for ; Thu, 7 Dec 2023 22:23:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3B7MNQZT048158 for ; Thu, 7 Dec 2023 22:23:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3B7MNQos048157 for wireless@FreeBSD.org; Thu, 7 Dec 2023 22:23:26 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: wireless@FreeBSD.org Subject: [Bug 275616] bwn driver causes kernel panic after connect Date: Thu, 07 Dec 2023 22:23:27 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: frank.hilgendorf@posteo.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussions List-Archive: https://lists.freebsd.org/archives/freebsd-wireless List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275616 Bug ID: 275616 Summary: bwn driver causes kernel panic after connect Product: Base System Version: 14.0-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: wireless Assignee: wireless@FreeBSD.org Reporter: frank.hilgendorf@posteo.de Created attachment 246887 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D246887&action= =3Dedit extract from /var/log/messages with KASAN output The broadcom bwn Wifi driver causes a kernel panic soon after a connection = with an encrypted network is established. Soon means: immediate to approx. 30sec. after the connection is established. - This did not happen with FreeBSD RELEASE 13.x - This does not happen when connecting to an unencrypted network - It crashes both with CCMP and TKIP encryption Hardware: =E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94- Macbook Pro 3,1 with Broadcom BCM4321 wireless card Setup: ______ At boot time, the bwn_v4_ucode firmware module is not loaded, the machine g= oes up and running. When subsequently the firmware is loaded and the interface restarted, it crashes after the connection is established. kldload bwn_v4_ucode service netif restart The WLAN is a 2,4GHz 802.11g network. wpa_supplicant.conf: network=3D{ ssid=3D"SomeNet" psk=3D"SomePassword" pairwise=3DTKIP # or CCMP } The attached messages extract contains KASAN output indicating=20 trouble in the ieee_80211 crypto module. --=20 You are receiving this mail because: You are the assignee for the bug.=