CVE-2022-50515

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in hpd_rx_irq_create_workqueue() If construction of the array of work queues to handle hpd_rx_irq offload work fails, we need to unwind. Destroy all the created workqueues and the allocated memory for the hpd_rx_irq_offload_work_queue struct array.
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:*:*:*:*:*:*:*:*

History

04 Feb 2026, 17:11

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/3ba3814c00a4817eb1cd31eff08d921c40e5f3a4 - () https://git.kernel.org/stable/c/3ba3814c00a4817eb1cd31eff08d921c40e5f3a4 - Patch
References () https://git.kernel.org/stable/c/600de40ed50c8b5ecb9c7a4f41eb882066c15a00 - () https://git.kernel.org/stable/c/600de40ed50c8b5ecb9c7a4f41eb882066c15a00 - Patch
References () https://git.kernel.org/stable/c/7136f956c73c4ba50bfeb61653dfd6a9669ea915 - () https://git.kernel.org/stable/c/7136f956c73c4ba50bfeb61653dfd6a9669ea915 - Patch
References () https://git.kernel.org/stable/c/8b8da09da2701330e7f2c371655887e3d7defe90 - () https://git.kernel.org/stable/c/8b8da09da2701330e7f2c371655887e3d7defe90 - Patch
First Time Linux
Linux linux Kernel
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CWE CWE-401

07 Oct 2025, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-07 16:15

Updated : 2026-02-04 17:11


NVD link : CVE-2022-50515

Mitre link : CVE-2022-50515

CVE.ORG link : CVE-2022-50515


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime