CVE-2021-47259

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix use-after-free in nfs4_init_client() KASAN reports a use-after-free when attempting to mount two different exports through two different NICs that belong to the same server. Olga was able to hit this with kernels starting somewhere between 5.7 and 5.10, but I traced the patch that introduced the clear_bit() call to 4.13. So something must have changed in the refcounting of the clp pointer to make this call to nfs_put_client() the very last one.
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:5.13:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.13:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.13:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.13:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.13:rc5:*:*:*:*:*:*

History

04 Apr 2025, 14:30

Type Values Removed Values Added
First Time Linux linux Kernel
Linux
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.13:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.13:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.13:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.13:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.13:rc4:*:*:*:*:*:*
References () https://git.kernel.org/stable/c/3e3c7ebbfac152d08be75c92802a64a1f6471a15 - () https://git.kernel.org/stable/c/3e3c7ebbfac152d08be75c92802a64a1f6471a15 - Patch
References () https://git.kernel.org/stable/c/42c10b0db064e45f5c5ae7019bbf2168ffab766c - () https://git.kernel.org/stable/c/42c10b0db064e45f5c5ae7019bbf2168ffab766c - Patch
References () https://git.kernel.org/stable/c/476bdb04c501fc64bf3b8464ffddefc8dbe01577 - () https://git.kernel.org/stable/c/476bdb04c501fc64bf3b8464ffddefc8dbe01577 - Patch
References () https://git.kernel.org/stable/c/72651c6579a25317a90536181d311c663d0329ab - () https://git.kernel.org/stable/c/72651c6579a25317a90536181d311c663d0329ab - Patch
References () https://git.kernel.org/stable/c/c3b6cf64dfe4ef96e7341508d50d6998da7062c7 - () https://git.kernel.org/stable/c/c3b6cf64dfe4ef96e7341508d50d6998da7062c7 - Patch
References () https://git.kernel.org/stable/c/c7eab9e2d7b4e983ce280276fb920af649955897 - () https://git.kernel.org/stable/c/c7eab9e2d7b4e983ce280276fb920af649955897 - Patch

21 Nov 2024, 06:35

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/3e3c7ebbfac152d08be75c92802a64a1f6471a15 - () https://git.kernel.org/stable/c/3e3c7ebbfac152d08be75c92802a64a1f6471a15 -
References () https://git.kernel.org/stable/c/42c10b0db064e45f5c5ae7019bbf2168ffab766c - () https://git.kernel.org/stable/c/42c10b0db064e45f5c5ae7019bbf2168ffab766c -
References () https://git.kernel.org/stable/c/476bdb04c501fc64bf3b8464ffddefc8dbe01577 - () https://git.kernel.org/stable/c/476bdb04c501fc64bf3b8464ffddefc8dbe01577 -
References () https://git.kernel.org/stable/c/72651c6579a25317a90536181d311c663d0329ab - () https://git.kernel.org/stable/c/72651c6579a25317a90536181d311c663d0329ab -
References () https://git.kernel.org/stable/c/c3b6cf64dfe4ef96e7341508d50d6998da7062c7 - () https://git.kernel.org/stable/c/c3b6cf64dfe4ef96e7341508d50d6998da7062c7 -
References () https://git.kernel.org/stable/c/c7eab9e2d7b4e983ce280276fb920af649955897 - () https://git.kernel.org/stable/c/c7eab9e2d7b4e983ce280276fb920af649955897 -

03 Jul 2024, 01:37

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: scsi: core: corrige el manejo de errores de scsi_host_alloc(). Después de que el dispositivo se inicializa mediante device_initialize(), o su nombre se establece mediante dev_set_name(), el dispositivo debe liberarse mediante put_device (). De lo contrario, se filtrará el nombre del dispositivo porque se asigna dinámicamente en dev_set_name(). Solucione la fuga reemplazando kfree() con put_device(). Dado que scsi_host_dev_release() maneja adecuadamente la eliminación de IDA y kthread, elimine también estas mayúsculas y minúsculas especiales del manejo de errores.
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
CWE CWE-416

21 May 2024, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-05-21 15:15

Updated : 2025-04-04 14:30


NVD link : CVE-2021-47259

Mitre link : CVE-2021-47259

CVE.ORG link : CVE-2021-47259


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-416

Use After Free