CVE-2023-52974

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress If during iscsi_sw_tcp_session_create() iscsi_tcp_r2tpool_alloc() fails, userspace could be accessing the host's ipaddress attr. If we then free the session via iscsi_session_teardown() while userspace is still accessing the session we will hit a use after free bug. Set the tcp_sw_host->session after we have completed session creation and can no longer fail.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.2:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.2:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.2:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.2:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.2:rc5:*:*:*:*:*:*

History

01 Apr 2025, 15:39

Type Values Removed Values Added
First Time Linux
Linux linux Kernel
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.2:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.2:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.2:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.2:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.2:rc4:*:*:*:*:*:*
References () https://git.kernel.org/stable/c/0aaabdb900c7415caa2006ef580322f7eac5f6b6 - () https://git.kernel.org/stable/c/0aaabdb900c7415caa2006ef580322f7eac5f6b6 - Patch
References () https://git.kernel.org/stable/c/496af9d3682ed4c28fb734342a09e6cc0c056ea4 - () https://git.kernel.org/stable/c/496af9d3682ed4c28fb734342a09e6cc0c056ea4 - Patch
References () https://git.kernel.org/stable/c/61e43ebfd243bcbad11be26bd921723027b77441 - () https://git.kernel.org/stable/c/61e43ebfd243bcbad11be26bd921723027b77441 - Patch
References () https://git.kernel.org/stable/c/6abd4698f4c8a78e7bbfc421205c060c199554a0 - () https://git.kernel.org/stable/c/6abd4698f4c8a78e7bbfc421205c060c199554a0 - Patch
References () https://git.kernel.org/stable/c/9758ffe1c07b86aefd7ca8e40d9a461293427ca0 - () https://git.kernel.org/stable/c/9758ffe1c07b86aefd7ca8e40d9a461293427ca0 - Patch
References () https://git.kernel.org/stable/c/d4d765f4761f9e3a2d62992f825aeee593bcb6b9 - () https://git.kernel.org/stable/c/d4d765f4761f9e3a2d62992f825aeee593bcb6b9 - Patch
References () https://git.kernel.org/stable/c/f484a794e4ee2a9ce61f52a78e810ac45f3fe3b3 - () https://git.kernel.org/stable/c/f484a794e4ee2a9ce61f52a78e810ac45f3fe3b3 - Patch
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: scsi: iscsi_tcp: Se corrige el UAF durante el inicio de sesión al acceder a la dirección IP del host. Si durante iscsi_sw_tcp_session_create() falla iscsi_tcp_r2tpool_alloc(), el espacio de usuario podría estar accediendo a la dirección IP del host. Si liberamos la sesión mediante iscsi_session_teardown() mientras el espacio de usuario aún accede a ella, se producirá un error de use after free. Configure tcp_sw_host->session después de completar la creación de la sesión y ya no podrá fallar.

27 Mar 2025, 18:17

Type Values Removed Values Added
CWE CWE-416
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.8

27 Mar 2025, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-03-27 17:15

Updated : 2025-04-01 15:39


NVD link : CVE-2023-52974

Mitre link : CVE-2023-52974

CVE.ORG link : CVE-2023-52974


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-416

Use After Free