CVE-2022-49713

MEDIUM

Linux Kernel < 4.14.285 - Memory Leak

Title source: rule

Description

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: Fix memory leak in dwc2_hcd_init usb_create_hcd will alloc memory for hcd, and we should call usb_put_hcd to free it when platform_get_resource() fails to prevent memory leak. goto error2 label instead error1 to fix this.

Scores

CVSS v3 5.5
EPSS 0.0003
EPSS Percentile 10.1%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-401
Status published

Affected Products (9)

linux/linux_kernel < 4.14.285
linux/linux_kernel
linux/linux_kernel
linux/Kernel < 4.14.285linux
linux/Kernel < 4.19.249linux
linux/Kernel < 5.4.200linux
linux/Kernel < 5.10.124linux
linux/Kernel < 5.15.49linux
linux/Kernel < 5.18.6linux

Timeline

Published Feb 26, 2025
Tracked Since Feb 18, 2026