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: <2025122440-CVE-2023-54042-2617@gregkh>
Date: Wed, 24 Dec 2025 11:57:26 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-cve-announce@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...nel.org>
Subject: CVE-2023-54042: powerpc/64s: Fix VAS mm use after free

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

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

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

powerpc/64s: Fix VAS mm use after free

The refcount on mm is dropped before the coprocessor is detached.

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


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

	Issue introduced in 5.14 with commit 7bc6f71bdff5f8921e324da0a8fad6f4e2e63a85 and fixed in 5.15.121 with commit f7d92313002b2d543500cc417d8079aaed1fb0a8
	Issue introduced in 5.14 with commit 7bc6f71bdff5f8921e324da0a8fad6f4e2e63a85 and fixed in 6.1.39 with commit 4e82f92c349ea603736ade1e814861c0182a55ad
	Issue introduced in 5.14 with commit 7bc6f71bdff5f8921e324da0a8fad6f4e2e63a85 and fixed in 6.3.13 with commit db8657fdd53c5e3069149d7f957cb60e63027bb2
	Issue introduced in 5.14 with commit 7bc6f71bdff5f8921e324da0a8fad6f4e2e63a85 and fixed in 6.4.4 with commit 421cd1544480f2458042fe7f4913a2069c4d7251
	Issue introduced in 5.14 with commit 7bc6f71bdff5f8921e324da0a8fad6f4e2e63a85 and fixed in 6.5 with commit b4bda59b47879cce38a6ec5a01cd3cac702b5331

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-54042
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:
	arch/powerpc/platforms/powernv/vas-window.c
	arch/powerpc/platforms/pseries/vas.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/f7d92313002b2d543500cc417d8079aaed1fb0a8
	https://git.kernel.org/stable/c/4e82f92c349ea603736ade1e814861c0182a55ad
	https://git.kernel.org/stable/c/db8657fdd53c5e3069149d7f957cb60e63027bb2
	https://git.kernel.org/stable/c/421cd1544480f2458042fe7f4913a2069c4d7251
	https://git.kernel.org/stable/c/b4bda59b47879cce38a6ec5a01cd3cac702b5331

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ