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>] [day] [month] [year] [list]
Message-ID: <2025100715-CVE-2023-53639-2919@gregkh>
Date: Tue,  7 Oct 2025 17:19:44 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-cve-announce@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...nel.org>
Subject: CVE-2023-53639: wifi: ath6kl: reduce WARN to dev_dbg() in callback

From: Greg Kroah-Hartman <gregkh@...nel.org>

Description
===========

In the Linux kernel, the following vulnerability has been resolved:

wifi: ath6kl: reduce WARN to dev_dbg() in callback

The warn is triggered on a known race condition, documented in the code above
the test, that is correctly handled.  Using WARN() hinders automated testing.
Reducing severity.

The Linux kernel CVE team has assigned CVE-2023-53639 to this issue.


Affected and fixed versions
===========================

	Issue introduced in 3.9 with commit de2070fc4aa7c0205348010f500f5abce012e67b and fixed in 4.14.315 with commit f2a429e6da37e32438a9adc250cc176a889c16a4
	Issue introduced in 3.9 with commit de2070fc4aa7c0205348010f500f5abce012e67b and fixed in 4.19.283 with commit e7865f84adaf75cee1a4bbf79680329eca92b4e1
	Issue introduced in 3.9 with commit de2070fc4aa7c0205348010f500f5abce012e67b and fixed in 5.4.243 with commit 0d1792c98351b7c8ebdc53d052918e77d1e512c3
	Issue introduced in 3.9 with commit de2070fc4aa7c0205348010f500f5abce012e67b and fixed in 5.10.180 with commit 1300517e371e4d0acdb0f1237477e1ed223c3a9a
	Issue introduced in 3.9 with commit de2070fc4aa7c0205348010f500f5abce012e67b and fixed in 5.15.111 with commit 484d95c69fc1143f09e4c2e3b89019d68d190a92
	Issue introduced in 3.9 with commit de2070fc4aa7c0205348010f500f5abce012e67b and fixed in 6.1.28 with commit 644df7e865e76ab7a62c67c25cbbc093c944d0ef
	Issue introduced in 3.9 with commit de2070fc4aa7c0205348010f500f5abce012e67b and fixed in 6.2.15 with commit 6f93154d61b345acbc405c6dee16afb845eb298e
	Issue introduced in 3.9 with commit de2070fc4aa7c0205348010f500f5abce012e67b and fixed in 6.3.2 with commit cbec770521ebc455c9811a23222faf8911422d4a
	Issue introduced in 3.9 with commit de2070fc4aa7c0205348010f500f5abce012e67b and fixed in 6.4 with commit 75c4a8154cb6c7239fb55d5550f481f6765fb83c

Please see https://www.kernel.org for a full list of currently supported
kernel versions by the kernel community.

Unaffected versions might change over time as fixes are backported to
older supported kernel versions.  The official CVE entry at
	https://cve.org/CVERecord/?id=CVE-2023-53639
will be updated if fixes are backported, please check that for the most
up to date information about this issue.


Affected files
==============

The file(s) affected by this issue are:
	drivers/net/wireless/ath/ath6kl/htc_pipe.c


Mitigation
==========

The Linux kernel CVE team recommends that you update to the latest
stable kernel version for this, and many other bugfixes.  Individual
changes are never tested alone, but rather are part of a larger kernel
release.  Cherry-picking individual commits is not recommended or
supported by the Linux kernel community at all.  If however, updating to
the latest release is impossible, the individual changes to resolve this
issue can be found at these commits:
	https://git.kernel.org/stable/c/f2a429e6da37e32438a9adc250cc176a889c16a4
	https://git.kernel.org/stable/c/e7865f84adaf75cee1a4bbf79680329eca92b4e1
	https://git.kernel.org/stable/c/0d1792c98351b7c8ebdc53d052918e77d1e512c3
	https://git.kernel.org/stable/c/1300517e371e4d0acdb0f1237477e1ed223c3a9a
	https://git.kernel.org/stable/c/484d95c69fc1143f09e4c2e3b89019d68d190a92
	https://git.kernel.org/stable/c/644df7e865e76ab7a62c67c25cbbc093c944d0ef
	https://git.kernel.org/stable/c/6f93154d61b345acbc405c6dee16afb845eb298e
	https://git.kernel.org/stable/c/cbec770521ebc455c9811a23222faf8911422d4a
	https://git.kernel.org/stable/c/75c4a8154cb6c7239fb55d5550f481f6765fb83c

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ