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: <2025122427-CVE-2023-54003-01b7@gregkh>
Date: Wed, 24 Dec 2025 11:56:47 +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-54003: RDMA/core: Fix GID entry ref leak when create_ah fails

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

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

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

RDMA/core: Fix GID entry ref leak when create_ah fails

If AH create request fails, release sgid_attr to avoid GID entry
referrence leak reported while releasing GID table

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


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

	Issue introduced in 4.19 with commit 1a1f460ff151710289c2f8d4badd8b603b87d610 and fixed in 5.4.241 with commit 9c46c49ad3ffe84121715d392b5a0a94f9f10669
	Issue introduced in 4.19 with commit 1a1f460ff151710289c2f8d4badd8b603b87d610 and fixed in 5.10.178 with commit d1b9b3191697a80aca8e247320eba46f24d41d18
	Issue introduced in 4.19 with commit 1a1f460ff151710289c2f8d4badd8b603b87d610 and fixed in 5.15.108 with commit e97ff11b396c320d2cc025b09741ba432fcb20a2
	Issue introduced in 4.19 with commit 1a1f460ff151710289c2f8d4badd8b603b87d610 and fixed in 6.1.25 with commit 370280c65c28a515b841c9f2c08524f06182510c
	Issue introduced in 4.19 with commit 1a1f460ff151710289c2f8d4badd8b603b87d610 and fixed in 6.2.12 with commit 632d6baf8884d803e598bf5164008d23fd9b736c
	Issue introduced in 4.19 with commit 1a1f460ff151710289c2f8d4badd8b603b87d610 and fixed in 6.3 with commit aca3b0fa3d04b40c96934d86cc224cccfa7ea8e0

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-54003
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/infiniband/core/verbs.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/9c46c49ad3ffe84121715d392b5a0a94f9f10669
	https://git.kernel.org/stable/c/d1b9b3191697a80aca8e247320eba46f24d41d18
	https://git.kernel.org/stable/c/e97ff11b396c320d2cc025b09741ba432fcb20a2
	https://git.kernel.org/stable/c/370280c65c28a515b841c9f2c08524f06182510c
	https://git.kernel.org/stable/c/632d6baf8884d803e598bf5164008d23fd9b736c
	https://git.kernel.org/stable/c/aca3b0fa3d04b40c96934d86cc224cccfa7ea8e0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ