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]
Date: Sat,  2 Mar 2024 22:53:08 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-cve-announce@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: CVE-2023-52524: net: nfc: llcp: Add lock when modifying device list

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

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

net: nfc: llcp: Add lock when modifying device list

The device list needs its associated lock held when modifying it, or the
list could become corrupted, as syzbot discovered.

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


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

	Issue introduced in 5.4.251 with commit dd6ff3f38627 and fixed in 5.4.258 with commit 191d87a19cf1
	Issue introduced in 5.10.188 with commit 96f2c6f272ec and fixed in 5.10.198 with commit dba849cc9811
	Issue introduced in 5.15.121 with commit fc8429f8d868 and fixed in 5.15.135 with commit 4837a192f6d0
	Issue introduced in 6.1.39 with commit 425d9d3a92df and fixed in 6.1.57 with commit 7562780e32b8
	Issue introduced in 6.5 with commit 6709d4b7bc2e and fixed in 6.5.7 with commit 29c16c2bf586
	Issue introduced in 6.5 with commit 6709d4b7bc2e and fixed in 6.6 with commit dfc7f7a988da

Please see https://www.kernel.org or 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-52524
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:
	net/nfc/llcp_core.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/191d87a19cf1005ecf41e1ae08d74e17379e8391
	https://git.kernel.org/stable/c/dba849cc98113b145c6e720122942c00b8012bdb
	https://git.kernel.org/stable/c/4837a192f6d06d5bb2f3f47d6ce5353ab69bf86b
	https://git.kernel.org/stable/c/7562780e32b84196731d57dd24563546fcf6d082
	https://git.kernel.org/stable/c/29c16c2bf5866326d5fbc4a537b3997fcac23391
	https://git.kernel.org/stable/c/dfc7f7a988dad34c3bf4c053124fb26aa6c5f916

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ