lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <174360648372.2001642.3342805114344594348.b4-ty@oss.qualcomm.com>
Date: Wed, 02 Apr 2025 08:08:03 -0700
From: Jeff Johnson <jeff.johnson@....qualcomm.com>
To: Kalle Valo <kvalo@...nel.org>, Jeff Johnson <jjohnson@...nel.org>,
        Maharaja Kennadyrajan <quic_mkenna@...cinc.com>,
        Sven Eckelmann <sven@...fation.org>,
        Muna Sinada <quic_msinada@...cinc.com>,
        Govindaraj Saminathan <quic_gsamin@...cinc.com>,
        Vasanthakumar Thiagarajan <quic_vthiagar@...cinc.com>,
        Stone Zhang <quic_stonez@...cinc.com>
Cc: Karthikeyan Periyasamy <quic_periyasa@...cinc.com>,
        John Crispin <john@...ozen.org>,
        Anilkumar Kolli <quic_akolli@...cinc.com>,
        Shashidhar Lakkavalli <slakkavalli@...to.com>,
        linux-wireless@...r.kernel.org, ath11k@...ts.infradead.org,
        linux-kernel@...r.kernel.org, quic_miaoqing@...cinc.com,
        quic_zhichen@...cinc.com, quic_yuzha@...cinc.com
Subject: Re: [PATCH ath-next] wifi: ath11k: fix node corruption in
 ar->arvifs list


On Thu, 20 Mar 2025 13:31:45 +0800, Stone Zhang wrote:
> In current WLAN recovery code flow, ath11k_core_halt() only
> reinitializes the "arvifs" list head. This will cause the
> list node immediately following the list head to become an
> invalid list node. Because the prev of that node still points
> to the list head "arvifs", but the next of the list head "arvifs"
> no longer points to that list node.
> 
> [...]

Applied, thanks!

[1/1] wifi: ath11k: fix node corruption in ar->arvifs list
      commit: 31e98e277ae47f56632e4d663b1d4fd12ba33ea8

Best regards,
-- 
Jeff Johnson <jeff.johnson@....qualcomm.com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ