CVE-2021-47171

In the Linux kernel, the following vulnerability has been resolved: net: usb: fix memory leak in smsc75xx_bind Syzbot reported memory leak in smsc75xx_bind(). The problem was is non-freed memory in case of errors after memory allocation. backtrace: [<ffffffff84245b62>] kmalloc include/linux/slab.h:556 [inline] [<ffffffff84245b62>] kzalloc include/linux/slab.h:686 [inline] [<ffffffff84245b62>] smsc75xx_bind+0x7a/0x334 drivers/net/usb/smsc75xx.c:1460 [<ffffffff82b5b2e6>] usbnet_probe+0x3b6/0xc30 drivers/net/usb/usbnet.c:1728
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:*:*:*:*:*:*:*:*

History

16 May 2024, 21:15

Type Values Removed Values Added
First Time Linux
Linux linux Kernel
References () https://git.kernel.org/stable/c/200dbfcad8011e50c3cec269ed7b980836eeb1fa - () https://git.kernel.org/stable/c/200dbfcad8011e50c3cec269ed7b980836eeb1fa - Patch
References () https://git.kernel.org/stable/c/22c840596af0c09068b6cf948616e6496e59e07f - () https://git.kernel.org/stable/c/22c840596af0c09068b6cf948616e6496e59e07f - Patch
References () https://git.kernel.org/stable/c/46a8b29c6306d8bbfd92b614ef65a47c900d8e70 - () https://git.kernel.org/stable/c/46a8b29c6306d8bbfd92b614ef65a47c900d8e70 - Patch
References () https://git.kernel.org/stable/c/635ac38b36255d3cfb8312cf7c471334f4d537e0 - () https://git.kernel.org/stable/c/635ac38b36255d3cfb8312cf7c471334f4d537e0 - Patch
References () https://git.kernel.org/stable/c/70c886ac93f87ae7214a0c69151a28a8075dd95b - () https://git.kernel.org/stable/c/70c886ac93f87ae7214a0c69151a28a8075dd95b - Patch
References () https://git.kernel.org/stable/c/9e6a3eccb28779710cbbafc4f4258d92509c6d07 - () https://git.kernel.org/stable/c/9e6a3eccb28779710cbbafc4f4258d92509c6d07 - Patch
References () https://git.kernel.org/stable/c/9e6b8c1ff9d997e1fa16cbd2d60739adf6dc1bbc - () https://git.kernel.org/stable/c/9e6b8c1ff9d997e1fa16cbd2d60739adf6dc1bbc - Patch
References () https://git.kernel.org/stable/c/b95fb96e6339e34694dd578fb6bde3575b01af17 - () https://git.kernel.org/stable/c/b95fb96e6339e34694dd578fb6bde3575b01af17 - Patch
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CWE CWE-401

25 Mar 2024, 13:47

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se resolvió la siguiente vulnerabilidad: net: usb: corrige la pérdida de memoria en smsc75xx_bind Syzbot informó una pérdida de memoria en smsc75xx_bind(). El problema era que la memoria no se liberaba en caso de errores después de la asignación de memoria. backtrace: [] kmalloc include/linux/slab.h:556 [en línea] [] kzalloc include/linux/slab.h:686 [en línea] [] smsc75xx_bind+0x7a/0x334 controladores/ net/usb/smsc75xx.c:1460 [] usbnet_probe+0x3b6/0xc30 controladores/net/usb/usbnet.c:1728

25 Mar 2024, 10:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-03-25 10:15

Updated : 2024-05-16 21:15


NVD link : CVE-2021-47171

Mitre link : CVE-2021-47171

CVE.ORG link : CVE-2021-47171


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime